diff -r bda9a4b12167 -r 19ce5231ffe4 egl/eglrefimpl/inc/eglprivate.h --- a/egl/eglrefimpl/inc/eglprivate.h Wed May 19 10:19:21 2010 +0100 +++ b/egl/eglrefimpl/inc/eglprivate.h Fri Sep 24 16:48:05 2010 +0100 @@ -180,9 +180,10 @@ // Private APIs EGLint EglSignalSyncInternal(EGLDisplay aDisplay, EGLSyncKHR aSync, EGLenum aMode); - //added by Jose + void SetEgl(EGL* aEgl); EGL* getEgl(); + CEglThreadSession(CEglDriver& aDriver); // Debug APIs #ifdef _DEBUG