Searched refs:GRALLOC1_PFN_UNLOCK (Results 1 – 3 of 3) sorted by relevance
72 typedef int32_t (*GRALLOC1_PFN_UNLOCK)(gralloc1_device_t*, buffer_handle_t, int32_t*); typedef
82 GRALLOC1_PFN_UNLOCK mPfnUnlock;
133 mPfnUnlock = (GRALLOC1_PFN_UNLOCK)(mGralloc1Device->getFunction(mGralloc1Device, in GrallocHalWrapper()