Searched refs:GRALLOC1_PFN_UNLOCK (Results 1 – 7 of 7) sorted by relevance
72 GRALLOC1_PFN_UNLOCK Unlock_ = nullptr;
68 Unlock_ = reinterpret_cast<GRALLOC1_PFN_UNLOCK>( in Init()
216 GRALLOC1_PFN_UNLOCK f = in gralloc1_unlock_async_img()217 (GRALLOC1_PFN_UNLOCK) in gralloc1_unlock_async_img()
1040 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_UNLOCK)( typedef
325 GRALLOC1_PFN_UNLOCK unlock;
160 return asFP<GRALLOC1_PFN_UNLOCK>(unlockHook); in doGetFunction()