Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DContextEGL.cpp24 angle::Result ContextEGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture_mock.cpp40 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent() function in angle::FrameCaptureShared
DFrameCapture.cpp5864 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent() function in angle::FrameCaptureShared
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp443 angle::Result Context9::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::Context9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp383 angle::Result ContextNULL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp810 angle::Result Context11::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::Context11
DStateManager11.cpp1761 angle::Result StateManager11::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::StateManager11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DContextGL.cpp899 angle::Result ContextGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextGL
DStateManagerGL.cpp861 angle::Result StateManagerGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::StateManagerGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp4107 angle::Result ContextVk::onMakeCurrent(const gl::Context *context) in onMakeCurrent() function in rx::ContextVk