Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/gralloc3/
DCrosGralloc3Mapper.cc307 CrosGralloc3Mapper::LockResult CrosGralloc3Mapper::lockInternal( in lockInternal() function in CrosGralloc3Mapper
/external/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
/external/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