Searched refs:GRALLOC1_PFN_SET_FORMAT (Results 1 – 5 of 5) sorted by relevance
104 GRALLOC1_PFN_SET_FORMAT setFormat = in gralloc1_device_alloc_img()105 (GRALLOC1_PFN_SET_FORMAT) in gralloc1_device_alloc_img()
456 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_SET_FORMAT)( typedef
345 GRALLOC1_PFN_SET_FORMAT setFormat;
109 return asFP<GRALLOC1_PFN_SET_FORMAT>(setFormatHook); in doGetFunction()