Searched defs:lockInternal (Results 1 – 4 of 4) sorted by relevance
/external/minigbm/cros_gralloc/gralloc3/ |
D | CrosGralloc3Mapper.cc | 307 CrosGralloc3Mapper::LockResult CrosGralloc3Mapper::lockInternal( in lockInternal() function in CrosGralloc3Mapper
|
/external/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 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
|
/external/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 1405 void *Surface::lockInternal(int x, int y, int z, Lock lock, Accessor client) in lockInternal() function in sw::Surface
|