guestrendering/vghwutils/inc/vghwutils.h
branchbug235_bringup_0
changeset 42 2865e884ac3b
parent 30 f204b762818d
--- 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)