Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h244 HWC2_FUNCTION_GET_ACTIVE_CONFIG, enumerator
598 case HWC2_FUNCTION_GET_ACTIVE_CONFIG: return "GetActiveConfig"; in getFunctionDescriptorName()
886 GetActiveConfig = HWC2_FUNCTION_GET_ACTIVE_CONFIG,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp830 case HWC2_FUNCTION_GET_ACTIVE_CONFIG: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp571 case HWC2_FUNCTION_GET_ACTIVE_CONFIG: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h523 !initDispatch(HWC2_FUNCTION_GET_ACTIVE_CONFIG, &mDispatch.getActiveConfig) || in initDispatch()