Home
last modified time | relevance | path

Searched refs:GRALLOC1_FUNCTION_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/include/Android/hardware/
Dgralloc1.h36 GRALLOC1_FUNCTION_UNLOCK = 20, enumerator
/external/swiftshader/src/System/
DGrallocAndroid.cpp43 …= (GRALLOC1_PFN_UNLOCK)m_gralloc1_device->getFunction(m_gralloc1_device, GRALLOC1_FUNCTION_UNLOCK); in GrallocModule()
/external/swiftshader/src/Common/
DGrallocAndroid.cpp43 …= (GRALLOC1_PFN_UNLOCK)m_gralloc1_device->getFunction(m_gralloc1_device, GRALLOC1_FUNCTION_UNLOCK); in GrallocModule()