Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h306 HWC2_FUNCTION_SET_AUTO_LOW_LATENCY_MODE, enumerator
668 case HWC2_FUNCTION_SET_AUTO_LOW_LATENCY_MODE: return "SetAutoLowLatencyMode"; in getFunctionDescriptorName()
948 SetAutoLowLatencyMode = HWC2_FUNCTION_SET_AUTO_LOW_LATENCY_MODE,
/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h318 this->initOptionalDispatch(HWC2_FUNCTION_SET_AUTO_LOW_LATENCY_MODE, in initDispatch()