Searched refs:mProtectedDummySurface (Results 1 – 2 of 2) sorted by relevance
174 EGLSurface mProtectedDummySurface; variable
358 mProtectedDummySurface(protectedDummy), in GLESRenderEngine()371 EGLBoolean success = eglMakeCurrent(display, mProtectedDummySurface, mProtectedDummySurface, in GLESRenderEngine()832 const EGLSurface surface = useProtectedContext ? mProtectedDummySurface : mDummySurface; in useProtectedContext()