Searched refs:protectedDummy (Results 1 – 2 of 2) sorted by relevance
259 EGLSurface protectedDummy = EGL_NO_SURFACE; in create() local261 protectedDummy = createDummyEglPbufferSurface(display, config, args.pixelFormat, in create()263 ALOGE_IF(protectedDummy == EGL_NO_SURFACE, "can't create protected dummy pbuffer"); in create()282 protectedContext, protectedDummy); in create()338 EGLContext protectedContext, EGLSurface protectedDummy) in GLESRenderEngine() argument345 mProtectedDummySurface(protectedDummy), in GLESRenderEngine()
57 EGLSurface protectedDummy);