Home
last modified time | relevance | path

Searched defs:onMakeCurrent (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture_mock.cpp42 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent() function in angle::FrameCaptureShared
H A DFrameCapture.cpp9142 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent() function in angle::FrameCaptureShared
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A Degl_object.cpp308 void egl_context_t::onMakeCurrent(EGLSurface draw, EGLSurface read) { in onMakeCurrent() function in android::egl_context_t
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.cpp456 angle::Result Context9::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::Context9
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.cpp397 angle::Result ContextNULL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextNULL
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp896 angle::Result Context11::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::Context11
H A DStateManager11.cpp1792 angle::Result StateManager11::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::StateManager11
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp572 void onMakeCurrent() { in onMakeCurrent() function in __anon30428ea60111::WinSurface
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.cpp833 angle::Result ContextWgpu::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DContextGL.cpp914 angle::Result ContextGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextGL
H A DStateManagerGL.cpp927 angle::Result StateManagerGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::StateManagerGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp6124 angle::Result ContextVk::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextVk