/frameworks/av/cmds/screenrecord/ |
D | EglWindow.cpp | 91 status_t EglWindow::makeCurrent() const { in makeCurrent() function in EglWindow
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | SkiaVulkanPipeline.cpp | 53 MakeCurrentResult SkiaVulkanPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::skiapipeline::SkiaVulkanPipeline
|
D | SkiaOpenGLPipeline.cpp | 55 MakeCurrentResult SkiaOpenGLPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::skiapipeline::SkiaOpenGLPipeline
|
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/cpp/ |
D | Renderer.cpp | 194 EGLBoolean Renderer::State::makeCurrent(EGLSurface surface) { in makeCurrent() function in samples::Renderer::State
|
/frameworks/opt/gamesdk/samples/bouncyball/app/src/main/cpp/ |
D | Renderer.cpp | 157 EGLBoolean Renderer::ThreadState::makeCurrent(EGLSurface surface) { in makeCurrent() function in samples::Renderer::ThreadState
|
/frameworks/native/services/surfaceflinger/tests/ |
D | BufferGenerator.cpp | 187 void makeCurrent() const { eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext); } in makeCurrent() function in android::EglManager
|
/frameworks/native/cmds/flatland/ |
D | GLHelper.cpp | 134 bool GLHelper::makeCurrent(EGLSurface surface) { in makeCurrent() function in android::GLHelper
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_display.cpp | 537 EGLBoolean egl_display_t::makeCurrent(egl_context_t* c, egl_context_t* cur_c, in makeCurrent() function in android::egl_display_t
|
/frameworks/base/libs/hwui/renderthread/ |
D | EglManager.cpp | 387 bool EglManager::makeCurrent(EGLSurface surface, EGLint* errOut, bool force) { in makeCurrent() function in android::uirenderer::renderthread::EglManager
|
D | CanvasContext.cpp | 225 bool CanvasContext::makeCurrent() { in makeCurrent() function in android::uirenderer::renderthread::CanvasContext
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
D | SurfaceTextureRenderer.java | 524 private void makeCurrent(EGLSurface surface) in makeCurrent() method in SurfaceTextureRenderer
|
/frameworks/native/services/surfaceflinger/tests/hwc2/ |
D | Hwc2TestBuffer.cpp | 202 void makeCurrent() const in makeCurrent() function in Hwc2TestEglManager
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 1222 static int makeCurrent(ogles_context_t* gl) in makeCurrent() function
|