Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dgralloc1.h900 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_GET_NUM_FLEX_PLANES)( typedef
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc1Hal.h324 GRALLOC1_PFN_GET_NUM_FLEX_PLANES getNumFlexPlanes;
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp149 return asFP<GRALLOC1_PFN_GET_NUM_FLEX_PLANES>( in doGetFunction()