Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h257 HWC2_FUNCTION_PRESENT_DISPLAY, enumerator
614 case HWC2_FUNCTION_PRESENT_DISPLAY: return "PresentDisplay"; in getFunctionDescriptorName()
899 PresentDisplay = HWC2_FUNCTION_PRESENT_DISPLAY,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp864 case HWC2_FUNCTION_PRESENT_DISPLAY: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp585 case HWC2_FUNCTION_PRESENT_DISPLAY: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h539 !initDispatch(HWC2_FUNCTION_PRESENT_DISPLAY, &mDispatch.presentDisplay) || in initDispatch()