Searched defs:createEglContext (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ | ||
H A D | EglHelper.java | 265 public boolean createEglContext() { in createEglContext() method in EglHelper |
/aosp12/frameworks/native/libs/renderengine/skia/ | ||
H A D | SkiaGLRenderEngine.cpp | 1299 EGLContext SkiaGLRenderEngine::createEglContext(EGLDisplay display, EGLConfig config, in createEglContext() function in android::renderengine::skia::SkiaGLRenderEngine |
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ | ||
H A D | GLESRenderEngine.cpp | 1556 EGLContext GLESRenderEngine::createEglContext(EGLDisplay display, EGLConfig config, in createEglContext() function in android::renderengine::gl::GLESRenderEngine |
/aosp12/frameworks/native/libs/renderengine/gl/ | ||
H A D | GLESRenderEngine.cpp | 1635 EGLContext GLESRenderEngine::createEglContext(EGLDisplay display, EGLConfig config, in createEglContext() function in android::renderengine::gl::GLESRenderEngine |