Searched refs:GRALLOC1_PFN_LOCK (Results 1 – 3 of 3) sorted by relevance
70 typedef int32_t (*GRALLOC1_PFN_LOCK)(gralloc1_device_t*, buffer_handle_t, uint64_t, uint64_t, typedef
81 GRALLOC1_PFN_LOCK mPfnLock;
131 mPfnLock = (GRALLOC1_PFN_LOCK)(mGralloc1Device->getFunction(mGralloc1Device, in GrallocHalWrapper()