Searched refs:createStubEglPbufferSurface (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLESRenderEngine.h | 129 static EGLSurface createStubEglPbufferSurface(EGLDisplay display, EGLConfig config,
|
H A D | GLESRenderEngine.cpp | 294 stub = createStubEglPbufferSurface(display, config, args.pixelFormat, in create() 305 protectedStub = createStubEglPbufferSurface(display, config, args.pixelFormat, in create() 1701 EGLSurface GLESRenderEngine::createStubEglPbufferSurface(EGLDisplay display, EGLConfig config, in createStubEglPbufferSurface() function in android::renderengine::gl::GLESRenderEngine
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLESRenderEngine.h | 124 static EGLSurface createStubEglPbufferSurface(EGLDisplay display, EGLConfig config,
|
H A D | GLESRenderEngine.cpp | 247 stub = createStubEglPbufferSurface(display, config, args.pixelFormat, in create() 258 protectedStub = createStubEglPbufferSurface(display, config, args.pixelFormat, in create() 1607 EGLSurface GLESRenderEngine::createStubEglPbufferSurface(EGLDisplay display, EGLConfig config, in createStubEglPbufferSurface() function in android::renderengine::gl::GLESRenderEngine
|