Home
last modified time | relevance | path

Searched refs:GRALLOC1_FUNCTION_CREATE_DESCRIPTOR (Results 1 – 8 of 8) sorted by relevance

/hardware/libhardware/include/hardware/
Dgralloc1.h137 GRALLOC1_FUNCTION_CREATE_DESCRIPTOR = 2, enumerator
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
Dimg_gralloc1.h94 d->getFunction(d, GRALLOC1_FUNCTION_CREATE_DESCRIPTOR); in gralloc1_device_alloc_img()
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
Dimg_gralloc1.h94 d->getFunction(d, GRALLOC1_FUNCTION_CREATE_DESCRIPTOR); in gralloc1_device_alloc_img()
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h174 !initDispatch(GRALLOC1_FUNCTION_CREATE_DESCRIPTOR, &mDispatch.createDescriptor) || in initDispatch()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp124 case GRALLOC1_FUNCTION_CREATE_DESCRIPTOR: in GetFunction()
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.cpp124 case GRALLOC1_FUNCTION_CREATE_DESCRIPTOR: in GetFunction()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp130 case GRALLOC1_FUNCTION_CREATE_DESCRIPTOR: in GetFunction()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp100 case GRALLOC1_FUNCTION_CREATE_DESCRIPTOR: in doGetFunction()