Searched refs:protectedStub (Results 1 – 2 of 2) sorted by relevance
256 EGLSurface protectedStub = EGL_NO_SURFACE; in create() local258 protectedStub = createStubEglPbufferSurface(display, config, args.pixelFormat, in create()260 ALOGE_IF(protectedStub == EGL_NO_SURFACE, "can't create protected stub pbuffer"); in create()279 protectedContext, protectedStub); in create()335 EGLContext protectedContext, EGLSurface protectedStub) in GLESRenderEngine() argument342 mProtectedStubSurface(protectedStub), in GLESRenderEngine()
57 EGLSurface protectedStub);