Searched refs:mProtectedDummySurface (Results 1 – 2 of 2) sorted by relevance
185 EGLSurface mProtectedDummySurface; variable
359 mProtectedDummySurface(protectedDummy), in GLESRenderEngine()372 EGLBoolean success = eglMakeCurrent(display, mProtectedDummySurface, mProtectedDummySurface, in GLESRenderEngine()893 const EGLSurface surface = useProtectedContext ? mProtectedDummySurface : mDummySurface; in useProtectedContext()