Searched refs:mProtectedStubSurface (Results 1 – 4 of 4) sorted by relevance
388 mProtectedStubSurface(protectedStub), in GLESRenderEngine()402 EGLBoolean success = eglMakeCurrent(display, mProtectedStubSurface, mProtectedStubSurface, in GLESRenderEngine()492 if (mProtectedStubSurface != EGL_NO_SURFACE) { in ~GLESRenderEngine()493 eglDestroySurface(mEGLDisplay, mProtectedStubSurface); in ~GLESRenderEngine()1037 const EGLSurface surface = useProtectedContext ? mProtectedStubSurface : mStubSurface; in useProtectedContext()
198 EGLSurface mProtectedStubSurface; variable
186 EGLSurface mProtectedStubSurface; variable
342 mProtectedStubSurface(protectedStub), in GLESRenderEngine()355 EGLBoolean success = eglMakeCurrent(display, mProtectedStubSurface, mProtectedStubSurface, in GLESRenderEngine()979 const EGLSurface surface = useProtectedContext ? mProtectedStubSurface : mStubSurface; in useProtectedContext()