--- a/guestrendering/vghwutils/inc/vghwutils.h Fri Sep 24 11:24:11 2010 +0100
+++ b/guestrendering/vghwutils/inc/vghwutils.h Fri Sep 24 13:15:40 2010 +0100
@@ -130,7 +130,7 @@
IMPORT_C static void DestroyStatics();
IMPORT_C static TInt MapToHWAddress(const TInt aChunkHandle, TUint32& aHWAddress);
- IMPORT_C static TInt GetFrameBufferBaseAddress(TUint32& aHWAddress);
+ IMPORT_C static TInt GetSurfaceBufferBaseAddress(TUint32& aHWAddress);
IMPORT_C static TInt EglGetSgHandles(const TUint64 aId, TUint64 *aSgHandles);
// VG Memory Pool APIs (One heap is created for the process, for use by all Simulator Graphics DLLs)