Home
last modified time | relevance | path

Searched refs:GRALLOC1_PFN_GET_NUM_FLEX_PLANES (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/graphics/mapper/2.0/default/
DGralloc1Mapper.h62 GRALLOC1_PFN_GET_NUM_FLEX_PLANES getNumFlexPlanes;
/hardware/libhardware/include/hardware/
Dgralloc1.h809 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_GET_NUM_FLEX_PLANES)( typedef
/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc1On0Adapter.cpp148 return asFP<GRALLOC1_PFN_GET_NUM_FLEX_PLANES>( in doGetFunction()