guestrendering/guestegl/inc/guestegl.h
branchbug235_bringup_0
changeset 17 c9d1eb0bfac8
parent 13 220791dae4c4
child 39 c8311e991ee3
--- a/guestrendering/guestegl/inc/guestegl.h	Wed Sep 08 17:36:16 2010 +0100
+++ b/guestrendering/guestegl/inc/guestegl.h	Wed Sep 08 18:56:14 2010 +0100
@@ -326,7 +326,6 @@
 	TSurfaceInfo* EglInternalFunction_GetPlatformSurface( EGLDisplay display, EGLSurface surface );
 	void EglInternalFunction_AbortWindowInit(TEglThreadState& aThreadState, EGLDisplay aDisplay, EGLSurface aSurface, TSurfaceInfo* ps, RWindow* window, CWsScreenDevice* screenDevice);
 	TBool EglInternalFunction_SwapWindowSurface(TEglThreadState& aThreadState, EGLDisplay aDisplay, EGLSurface aSurface);
-	TInt EglInternalFunction_GetPitch( RWindow* aNativeWindow, TInt& aHorizontalPitch, TInt& aVerticalPitch );
 	TBool EglInternalFunction_MetaGetConfigs( TEglThreadState& aThreadState, EGLConfig*& aConfigs, EGLint& aConfigCnt, EGLint*& aConfigAttribs, EGLint& aConfigAttribsLen, TMetaGetConfigsMode aFetchMode = EMetaGetConfigsSg );
 
 	// more private functions