Home
last modified time | relevance | path

Searched defs:mCurrentNativeContexts (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.h156 angle::HashMap<std::thread::id, CurrentNativeContext> mCurrentNativeContexts; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.h121 angle::HashMap<std::thread::id, CurrentNativeContext> mCurrentNativeContexts; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.h129 angle::HashMap<std::thread::id, glx::Context> mCurrentNativeContexts; variable