Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h268 HWC2_FUNCTION_SET_LAYER_DATASPACE, enumerator
626 case HWC2_FUNCTION_SET_LAYER_DATASPACE: return "SetLayerDataspace"; in getFunctionDescriptorName()
910 SetLayerDataspace = HWC2_FUNCTION_SET_LAYER_DATASPACE,
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwcomposer.cpp891 case HWC2_FUNCTION_SET_LAYER_DATASPACE: in Hwc2GetFunction()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp611 case HWC2_FUNCTION_SET_LAYER_DATASPACE: in getFunctionHook()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h551 !initDispatch(HWC2_FUNCTION_SET_LAYER_DATASPACE, &mDispatch.setLayerDataspace) || in initDispatch()