Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/common/
DImage.hpp262 virtual void *lockInternal(int x, int y, int z, sw::Lock lock, sw::Accessor client) in lockInternal() function in egl::AndroidNativeImage
/external/swiftshader/src/Renderer/
DSurface.cpp1345 void *Surface::lockInternal(int x, int y, int z, Lock lock, Accessor client) in lockInternal() function in sw::Surface