Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
Dimg_gralloc1.h110 GRALLOC1_PFN_GET_STRIDE getStride = in gralloc1_device_alloc_img()
111 (GRALLOC1_PFN_GET_STRIDE) in gralloc1_device_alloc_img()
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
Dimg_gralloc1.h110 GRALLOC1_PFN_GET_STRIDE getStride = in gralloc1_device_alloc_img()
111 (GRALLOC1_PFN_GET_STRIDE) in gralloc1_device_alloc_img()
/hardware/libhardware/include/hardware/
Dgralloc1.h673 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_GET_STRIDE)( typedef
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h349 GRALLOC1_PFN_GET_STRIDE getStride;
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp135 return asFP<GRALLOC1_PFN_GET_STRIDE>( in doGetFunction()