windowing/windowserver/bwins/samplegraphicsurfaceu.DEF
author Faisal Memon <faisal.memon@nokia.com>
Fri, 25 Jun 2010 17:49:58 +0100
branchEGL_MERGE
changeset 105 158b2308cc08
parent 0 5d03bc08d59c
permissions -rw-r--r--
Fix def files so that the implementation agnostic interface definition has no non-standards defined entry points, and change the eglrefimpl specific implementation to place its private entry points high up in the ordinal order space in the implementation region, not the standards based entrypoints region.

EXPORTS
	??1CWsGraphicSurface@@UAE@XZ @ 1 NONAME ; CWsGraphicSurface::~CWsGraphicSurface(void)
	?CWsGraphicSurface_Reserved1@CWsGraphicSurface@@MAEHXZ @ 2 NONAME ; int CWsGraphicSurface::CWsGraphicSurface_Reserved1(void)
	?CWsGraphicSurface_Reserved2@CWsGraphicSurface@@MAEHXZ @ 3 NONAME ; int CWsGraphicSurface::CWsGraphicSurface_Reserved2(void)
	?CWsGraphicSurface_Reserved3@CWsGraphicSurface@@MAEHXZ @ 4 NONAME ; int CWsGraphicSurface::CWsGraphicSurface_Reserved3(void)
	?ConstructL@CWsGraphicSurface@@QAEXABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 5 NONAME ; void CWsGraphicSurface::ConstructL(class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
	?ConstructL@CWsGraphicSurface@@QAEXABVTWsGraphicId@@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 6 NONAME ; void CWsGraphicSurface::ConstructL(class TWsGraphicId const &, class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
	?ConstructL@CWsGraphicSurface@@QAEXVTUid@@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 7 NONAME ; void CWsGraphicSurface::ConstructL(class TUid, class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
	?HandleMessage@CWsGraphicSurface@@EAEXABVTDesC8@@@Z @ 8 NONAME ; void CWsGraphicSurface::HandleMessage(class TDesC8 const &)
	?NewL@CWsGraphicSurface@@SAPAV1@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 9 NONAME ; class CWsGraphicSurface * CWsGraphicSurface::NewL(class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
	?NewL@CWsGraphicSurface@@SAPAV1@ABVTWsGraphicId@@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 10 NONAME ; class CWsGraphicSurface * CWsGraphicSurface::NewL(class TWsGraphicId const &, class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
	?NewL@CWsGraphicSurface@@SAPAV1@VTUid@@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 11 NONAME ; class CWsGraphicSurface * CWsGraphicSurface::NewL(class TUid, class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
	?OnReplace@CWsGraphicSurface@@EAEXXZ @ 12 NONAME ; void CWsGraphicSurface::OnReplace(void)
	?Share@CWsGraphicSurface@@MAEHVTSecureId@@@Z @ 13 NONAME ; int CWsGraphicSurface::Share(class TSecureId)
	?ShareGlobally@CWsGraphicSurface@@MAEHXZ @ 14 NONAME ; int CWsGraphicSurface::ShareGlobally(void)
	?UnShare@CWsGraphicSurface@@MAEHVTSecureId@@@Z @ 15 NONAME ; int CWsGraphicSurface::UnShare(class TSecureId)
	?UnShareGlobally@CWsGraphicSurface@@MAEHXZ @ 16 NONAME ; int CWsGraphicSurface::UnShareGlobally(void)
	??0CWsGraphicSurface@@IAE@XZ @ 17 NONAME ; CWsGraphicSurface::CWsGraphicSurface(void)
	?RegisterScreens@CWsGraphicSurface@@IAEXABVTSurfaceConfiguration@@PBV?$TArray@I@@@Z @ 18 NONAME ; void CWsGraphicSurface::RegisterScreens(class TSurfaceConfiguration const &, class TArray<unsigned int> const *)
	?UnRegisterScreens@CWsGraphicSurface@@IAEXXZ @ 19 NONAME ; void CWsGraphicSurface::UnRegisterScreens(void)
	?MakeParamsLC@CWsGraphicSurface@@IAEPAVTConstructParams@1@ABVTSurfaceConfiguration@@IPBV?$TArray@I@@@Z @ 20 NONAME ; class CWsGraphicSurface::TConstructParams * CWsGraphicSurface::MakeParamsLC(class TSurfaceConfiguration const &, unsigned int, class TArray<unsigned int> const *)
	?SendMessage@CWsGraphicSurface@@IAEHABVTSurfaceConfiguration@@@Z @ 21 NONAME ; int CWsGraphicSurface::SendMessage(class TSurfaceConfiguration const &)
	?SendMessage@CWsGraphicSurface@@IAEHABVTWsGraphicAnimation@@@Z @ 22 NONAME ; int CWsGraphicSurface::SendMessage(class TWsGraphicAnimation const &)