Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dgralloc1.h347 typedef void (*GRALLOC1_PFN_DUMP)(gralloc1_device_t* device, uint32_t* outSize, typedef
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h341 GRALLOC1_PFN_DUMP dump;
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp99 return asFP<GRALLOC1_PFN_DUMP>(dumpHook); in doGetFunction()