Searched refs:protectedDummy (Results 1 – 2 of 2) sorted by relevance
274 EGLSurface protectedDummy = EGL_NO_SURFACE; in create() local276 protectedDummy = in create()278 ALOGE_IF(protectedDummy == EGL_NO_SURFACE, "can't create protected dummy pbuffer"); in create()294 protectedContext, protectedDummy, in create()351 EGLSurface protectedDummy, uint32_t imageCacheSize) in GLESRenderEngine() argument358 mProtectedDummySurface(protectedDummy), in GLESRenderEngine()
57 EGLContext protectedContext, EGLSurface protectedDummy,