/aosp_15_r20/external/angle/util/windows/ |
H A D | WGLWindow.cpp | 331 bool WGLWindow::makeCurrent() in makeCurrent() function in WGLWindow 342 bool WGLWindow::makeCurrent(HGLRC context) in makeCurrent() function in WGLWindow 447 bool WGLWindow::makeCurrent(EGLSurface draw, EGLSurface read, EGLContext context) in makeCurrent() function in WGLWindow
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | FramebufferTest.java | 369 public void makeCurrent(EGLSurface eglSurface) { in makeCurrent() method in FramebufferTest.EglCore 382 public void makeCurrent(EGLSurface drawSurface, EGLSurface readSurface) { in makeCurrent() method in FramebufferTest.EglCore 538 public void makeCurrent() { in makeCurrent() method in FramebufferTest.EglSurfaceBase
|
/aosp_15_r20/external/angle/util/ |
H A D | EGLWindow.cpp | 739 bool EGLWindow::makeCurrent() in makeCurrent() function in EGLWindow 830 bool EGLWindow::makeCurrent(EGLSurface draw, EGLSurface read, EGLContext context) in makeCurrent() function in EGLWindow 862 bool EGLWindow::makeCurrent(EGLContext context) in makeCurrent() function in EGLWindow
|
/aosp_15_r20/external/deqp/framework/platform/win32/ |
H A D | tcuWGL.cpp | 164 wglMakeCurrentFunc makeCurrent; member 575 void Context::makeCurrent(void) in makeCurrent() function in tcu::wgl::Context
|
H A D | tcuWGLContextFactory.cpp | 170 void WGLContext::makeCurrent(void) in makeCurrent() function in tcu::wgl::__anonf90980d70111::WGLContext
|
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/ |
H A D | InputSurfaceInterface.java | 26 void makeCurrent(); in makeCurrent() method
|
/aosp_15_r20/external/skia/tools/gpu/ |
H A D | TestContext.cpp | 29 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
|
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/util/ |
H A D | EglDisplayContext.cc | 127 bool EglDisplayContext::makeCurrent() { in makeCurrent() function in android::companion::virtualcamera::EglDisplayContext
|
/aosp_15_r20/frameworks/av/cmds/screenrecord/ |
H A D | EglWindow.cpp | 91 status_t EglWindow::makeCurrent() const { in makeCurrent() function in EglWindow
|
/aosp_15_r20/cts/tests/tests/effect/src/android/effect/cts/ |
H A D | GLEnv.java | 70 public void makeCurrent() { in makeCurrent() method in GLEnv
|
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/ |
H A D | ExtYuvTargetSupportTest.java | 149 private void makeCurrent() { in makeCurrent() method in ExtYuvTargetSupportTest
|
H A D | InputSurface.java | 160 public void makeCurrent() { in makeCurrent() method in InputSurface
|
H A D | OutputSurface.java | 209 public void makeCurrent() { in makeCurrent() method in OutputSurface
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | WindowSurfaceWGL.cpp | 95 egl::Error WindowSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceWGL
|
H A D | FunctionsWGL.h | 39 PFNWGLMAKECURRENTPROC makeCurrent; variable
|
H A D | PbufferSurfaceWGL.cpp | 125 egl::Error PbufferSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceWGL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/ |
H A D | PbufferSurfaceGLX.cpp | 67 egl::Error PbufferSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceGLX
|
H A D | PixmapSurfaceGLX.cpp | 141 egl::Error PixmapSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PixmapSurfaceGLX
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/cgl/ |
H A D | PbufferSurfaceCGL.cpp | 68 egl::Error PbufferSurfaceCGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceCGL
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
H A D | CtsMediaOutputSurface.java | 209 public void makeCurrent() { in makeCurrent() method in CtsMediaOutputSurface
|
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaCpuPipeline.cpp | 91 MakeCurrentResult SkiaCpuPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::skiapipeline::SkiaCpuPipeline
|
/aosp_15_r20/frameworks/base/libs/hwui/platform/host/pipeline/skia/ |
H A D | SkiaGpuPipeline.h | 45 renderthread::MakeCurrentResult makeCurrent() override { in makeCurrent() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DisplayGL.cpp | 128 egl::Error DisplayGL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayGL
|
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/ |
H A D | InputSurface.java | 221 public void makeCurrent() { in makeCurrent() method in InputSurface
|
/aosp_15_r20/external/skia/tests/ |
H A D | VkHardwareBufferTest.cpp | 128 void makeCurrent() override { fGLCtx->makeCurrent(); } in makeCurrent() function in EGLTestHelper 481 void makeCurrent() override {} in makeCurrent() function in VulkanTestHelper
|