Home
last modified time | relevance | path

Searched defs:makeCurrent (Results 1 – 25 of 153) sorted by relevance

1234567

/aosp_15_r20/external/angle/util/windows/
H A DWGLWindow.cpp331 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 DFramebufferTest.java369 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 DEGLWindow.cpp739 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 DtcuWGL.cpp164 wglMakeCurrentFunc makeCurrent; member
575 void Context::makeCurrent(void) in makeCurrent() function in tcu::wgl::Context
H A DtcuWGLContextFactory.cpp170 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 DInputSurfaceInterface.java26 void makeCurrent(); in makeCurrent() method
/aosp_15_r20/external/skia/tools/gpu/
H A DTestContext.cpp29 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 DEglDisplayContext.cc127 bool EglDisplayContext::makeCurrent() { in makeCurrent() function in android::companion::virtualcamera::EglDisplayContext
/aosp_15_r20/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp91 status_t EglWindow::makeCurrent() const { in makeCurrent() function in EglWindow
/aosp_15_r20/cts/tests/tests/effect/src/android/effect/cts/
H A DGLEnv.java70 public void makeCurrent() { in makeCurrent() method in GLEnv
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DExtYuvTargetSupportTest.java149 private void makeCurrent() { in makeCurrent() method in ExtYuvTargetSupportTest
H A DInputSurface.java160 public void makeCurrent() { in makeCurrent() method in InputSurface
H A DOutputSurface.java209 public void makeCurrent() { in makeCurrent() method in OutputSurface
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DWindowSurfaceWGL.cpp95 egl::Error WindowSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceWGL
H A DFunctionsWGL.h39 PFNWGLMAKECURRENTPROC makeCurrent; variable
H A DPbufferSurfaceWGL.cpp125 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 DPbufferSurfaceGLX.cpp67 egl::Error PbufferSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceGLX
H A DPixmapSurfaceGLX.cpp141 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 DPbufferSurfaceCGL.cpp68 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 DCtsMediaOutputSurface.java209 public void makeCurrent() { in makeCurrent() method in CtsMediaOutputSurface
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaCpuPipeline.cpp91 MakeCurrentResult SkiaCpuPipeline::makeCurrent() { in makeCurrent() function in android::uirenderer::skiapipeline::SkiaCpuPipeline
/aosp_15_r20/frameworks/base/libs/hwui/platform/host/pipeline/skia/
H A DSkiaGpuPipeline.h45 renderthread::MakeCurrentResult makeCurrent() override { in makeCurrent() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDisplayGL.cpp128 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 DInputSurface.java221 public void makeCurrent() { in makeCurrent() method in InputSurface
/aosp_15_r20/external/skia/tests/
H A DVkHardwareBufferTest.cpp128 void makeCurrent() override { fGLCtx->makeCurrent(); } in makeCurrent() function in EGLTestHelper
481 void makeCurrent() override {} in makeCurrent() function in VulkanTestHelper

1234567