guestrendering/guestegl/src/guestegl.cpp
branchbug235_bringup_0
changeset 32 b23067389fdf
parent 31 e77cac87b397
child 42 2865e884ac3b
--- a/guestrendering/guestegl/src/guestegl.cpp	Thu Sep 23 14:09:18 2010 +0100
+++ b/guestrendering/guestegl/src/guestegl.cpp	Thu Sep 23 15:54:53 2010 +0100
@@ -1085,7 +1085,7 @@
     EGL_TRACE("CGuestEGL::EglInternalFunction_CreateSurface AFTER VGHWUtils::MapToHWAddress");
 
 	TUint32 surfaceBufferBaseAddress(0);
-	(void)CVghwUtils::GetSurfaceBufferBaseAddress(frameBufferBaseAddress);
+	(void)CVghwUtils::GetSurfaceBufferBaseAddress(surfaceBufferBaseAddress);
 	EGL_TRACE("CGuestEGL::egliCreateSurface AFTER VGHWUtils::MapToHWAddress");
 
     /* Store the pointer to the pixel data */