Home
last modified time | relevance | path

Searched refs:GRALLOC1_PFN_ALLOCATE (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1Allocator.h77 GRALLOC1_PFN_ALLOCATE allocate;
DGralloc1On0Adapter.cpp139 return asFP<GRALLOC1_PFN_ALLOCATE>(allocateHook); in doGetFunction()
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
Dimg_gralloc1.h89 GRALLOC1_PFN_ALLOCATE allocate = in gralloc1_device_alloc_img()
90 (GRALLOC1_PFN_ALLOCATE) in gralloc1_device_alloc_img()
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
Dimg_gralloc1.h89 GRALLOC1_PFN_ALLOCATE allocate = in gralloc1_device_alloc_img()
90 (GRALLOC1_PFN_ALLOCATE) in gralloc1_device_alloc_img()
/hardware/libhardware/include/hardware/
Dgralloc1.h721 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_ALLOCATE)( typedef