Searched refs:protectedDummy (Results 1 – 2 of 2) sorted by relevance
275 EGLSurface protectedDummy = EGL_NO_SURFACE; in create() local277 protectedDummy = in create()279 ALOGE_IF(protectedDummy == EGL_NO_SURFACE, "can't create protected dummy pbuffer"); in create()295 protectedContext, protectedDummy, in create()352 EGLSurface protectedDummy, uint32_t imageCacheSize) in GLESRenderEngine() argument359 mProtectedDummySurface(protectedDummy), in GLESRenderEngine()
58 EGLContext protectedContext, EGLSurface protectedDummy,