Searched defs:lockInternal (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ | ||
D | Image.hpp | 294 void *lockInternal(int x, int y, int z, sw::Lock lock, sw::Accessor client) override in lockInternal() function in egl::AndroidNativeImage |
D | Image.cpp | 980 void *lockInternal(int x, int y, int z, sw::Lock lock, sw::Accessor client) override in lockInternal() function in egl::ImageImplementation |
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ | ||
D | Surface.cpp | 1194 void *lockInternal(int x, int y, int z, Lock lock, Accessor client) override in lockInternal() function in sw::SurfaceImplementation |