Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h258 HWC2_FUNCTION_SET_LAYER_TRANSFORM, enumerator
577 case HWC2_FUNCTION_SET_LAYER_TRANSFORM: return "SetLayerTransform"; in getFunctionDescriptorName()
821 SetLayerTransform = HWC2_FUNCTION_SET_LAYER_TRANSFORM,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp909 case HWC2_FUNCTION_SET_LAYER_TRANSFORM: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp621 case HWC2_FUNCTION_SET_LAYER_TRANSFORM: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h567 !initDispatch(HWC2_FUNCTION_SET_LAYER_TRANSFORM, &mDispatch.setLayerTransform) || in initDispatch()