Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.hpp294 void *lockInternal(int x, int y, int z, sw::Lock lock, sw::Accessor client) override in lockInternal() function in egl::AndroidNativeImage
DImage.cpp980 void *lockInternal(int x, int y, int z, sw::Lock lock, sw::Accessor client) override in lockInternal() function in egl::ImageImplementation
1181 void *lockInternal(int x, int y, int z, sw::Lock lock, sw::Accessor client) override in lockInternal() function in egl::ClientBufferImage
1264 void *Image::lockInternal(int x, int y, int z, sw::Lock lock, sw::Accessor client) in lockInternal() function in egl::Image
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp1194 void *lockInternal(int x, int y, int z, Lock lock, Accessor client) override in lockInternal() function in sw::SurfaceImplementation
1405 void *Surface::lockInternal(int x, int y, int z, Lock lock, Accessor client) in lockInternal() function in sw::Surface