Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dgralloc1.h162 } gralloc1_function_descriptor_t; typedef
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h161 bool initDispatch(gralloc1_function_descriptor_t desc, T* outPfn) { in initDispatch()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc1Hal.h198 bool initDispatch(gralloc1_function_descriptor_t desc, T* outPfn) { in initDispatch()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_public_interface.cpp37 gralloc1_function_descriptor_t desc;
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp96 static_cast<gralloc1_function_descriptor_t>(intDescriptor); in doGetFunction()