Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h260 HWC2_FUNCTION_SET_CLIENT_TARGET, enumerator
617 case HWC2_FUNCTION_SET_CLIENT_TARGET: return "SetClientTarget"; in getFunctionDescriptorName()
902 SetClientTarget = HWC2_FUNCTION_SET_CLIENT_TARGET,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp871 case HWC2_FUNCTION_SET_CLIENT_TARGET: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp563 case HWC2_FUNCTION_SET_CLIENT_TARGET: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h542 !initDispatch(HWC2_FUNCTION_SET_CLIENT_TARGET, &mDispatch.setClientTarget) || in initDispatch()