Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dgralloc1.h70 typedef int32_t (*GRALLOC1_PFN_LOCK)(gralloc1_device_t*, buffer_handle_t, uint64_t, uint64_t, typedef
/device/google/contexthub/sensorhal/
Ddirectchannel.h81 GRALLOC1_PFN_LOCK mPfnLock;
Ddirectchannel.cpp131 mPfnLock = (GRALLOC1_PFN_LOCK)(mGralloc1Device->getFunction(mGralloc1Device, in GrallocHalWrapper()