Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h227 HWC2_FUNCTION_DUMP, enumerator
436 case HWC2_FUNCTION_DUMP: return "Dump"; in getFunctionDescriptorName()
633 Dump = HWC2_FUNCTION_DUMP,
/hardware/interfaces/graphics/composer/2.1/default/
DHwc.cpp116 initDispatch(HWC2_FUNCTION_DUMP, &mDispatch.dump); in initDispatch()