windowing/windowserver/bwins/wsframerateu.DEF
author Gareth Stockwell <gareth.stockwell@accenture.com>
Fri, 22 Oct 2010 11:38:29 +0100
branchbug235_bringup_0
changeset 206 c170e304623f
parent 0 5d03bc08d59c
permissions -rw-r--r--
Modifed eglbringuptest to compile against S^3 SDK; added a pkg file The S^3 SDK lacks libopenvgu.lib. Since this test app does not require that library, it is simply removed from the .mmp file.

EXPORTS
	??1CGraphicTestFrameRate@@UAE@XZ @ 1 NONAME ; CGraphicTestFrameRate::~CGraphicTestFrameRate(void)
	?NewL@CGraphicTestFrameRate@@SAPAV1@H@Z @ 2 NONAME ; class CGraphicTestFrameRate * CGraphicTestFrameRate::NewL(int)
	?NewL@CGraphicTestFrameRate@@SAPAV1@VTUid@@@Z @ 3 NONAME ; class CGraphicTestFrameRate * CGraphicTestFrameRate::NewL(class TUid)
	?QueryPlugin@CGraphicTestFrameRate@@QAEHAAUTAnimRate@@@Z @ 4 NONAME ; int CGraphicTestFrameRate::QueryPlugin(struct TAnimRate &)
	?SetCallBack@CGraphicTestFrameRate@@QAEXVTCallBack@@@Z @ 5 NONAME ; void CGraphicTestFrameRate::SetCallBack(class TCallBack)