Home
last modified time | relevance | path

Searched refs:GRALLOC1_PFN_GET_DIMENSIONS (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dgralloc1.h582 typedef int32_t /*gralloc1_error_t*/ (*GRALLOC1_PFN_GET_DIMENSIONS)( typedef
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp121 return asFP<GRALLOC1_PFN_GET_DIMENSIONS>( in doGetFunction()