Searched refs:mProtectedStubSurface (Results 1 – 2 of 2) sorted by relevance
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()