Home
last modified time | relevance | path

Searched refs:HWC2_FUNCTION_DUMP (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer2.h227 HWC2_FUNCTION_DUMP, enumerator
539 case HWC2_FUNCTION_DUMP: return "Dump"; in getFunctionDescriptorName()
790 Dump = HWC2_FUNCTION_DUMP,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp828 case HWC2_FUNCTION_DUMP: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp527 case HWC2_FUNCTION_DUMP: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h522 !initDispatch(HWC2_FUNCTION_DUMP, &mDispatch.dump) || in initDispatch()