Home
last modified time | relevance | path

Searched defs:getProgramCacheMutex (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h306 std::mutex &getProgramCacheMutex() { return mProgramCacheMutex; } in getProgramCacheMutex() function
DContext.cpp9225 std::mutex &Context::getProgramCacheMutex() const in getProgramCacheMutex() function in gl::Context