Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h233 HWC2_FUNCTION_GET_DISPLAY_CONFIGS, enumerator
547 case HWC2_FUNCTION_GET_DISPLAY_CONFIGS: return "GetDisplayConfigs"; in getFunctionDescriptorName()
796 GetDisplayConfigs = HWC2_FUNCTION_GET_DISPLAY_CONFIGS,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp843 case HWC2_FUNCTION_GET_DISPLAY_CONFIGS: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp567 case HWC2_FUNCTION_GET_DISPLAY_CONFIGS: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h530 !initDispatch(HWC2_FUNCTION_GET_DISPLAY_CONFIGS, &mDispatch.getDisplayConfigs) || in initDispatch()