common/tools/ats/smoketest/graphics/gdi/inc/T_DataGraphicsDevice.inl
author Pat Downey <patd@symbian.org>
Tue, 26 Oct 2010 13:49:38 +0100
changeset 1310 b91679effdcf
parent 872 17498133d9ad
permissions -rw-r--r--
Add replaceregex for incubator layer to platform build.xml

/*
* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

/**
@test
@internalComponent

This contains CT_DataGraphicsDevice inline functions
*/

TDisplayMode CT_DataGraphicsDevice::GetDisplayMode() const
	{
	return iDisplayMode;
	}