guestrendering/vghwutils/inc/vghwutils.h
branchbug235_bringup_0
changeset 30 f204b762818d
parent 13 220791dae4c4
--- a/guestrendering/vghwutils/inc/vghwutils.h	Tue Sep 21 15:50:59 2010 +0100
+++ b/guestrendering/vghwutils/inc/vghwutils.h	Thu Sep 23 13:56:33 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)