Home
last modified time | relevance | path

Searched refs:GRALLOC1_PFN_UNLOCK (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/System/
DGrallocAndroid.hpp50 GRALLOC1_PFN_UNLOCK m_gralloc1_unlock = nullptr;
DGrallocAndroid.cpp69 …m_gralloc1_unlock = (GRALLOC1_PFN_UNLOCK)m_gralloc1_device->getFunction(m_gralloc1_device, GRALLOC… in GrallocModule()
/third_party/skia/third_party/externals/swiftshader/src/Common/
DGrallocAndroid.hpp50 GRALLOC1_PFN_UNLOCK m_gralloc1_unlock = nullptr;
DGrallocAndroid.cpp69 …m_gralloc1_unlock = (GRALLOC1_PFN_UNLOCK)m_gralloc1_device->getFunction(m_gralloc1_device, GRALLOC… in GrallocModule()
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
Dgralloc1.h72 typedef int32_t (*GRALLOC1_PFN_UNLOCK)(gralloc1_device_t*, buffer_handle_t, int32_t*); typedef
/third_party/mesa3d/include/android_stub/hardware/
Dgralloc1.h1038 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_UNLOCK)( typedef