Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h276 HWC2_FUNCTION_SET_LAYER_Z_ORDER, enumerator
638 case HWC2_FUNCTION_SET_LAYER_Z_ORDER: return "SetLayerZOrder"; in getFunctionDescriptorName()
918 SetLayerZOrder = HWC2_FUNCTION_SET_LAYER_Z_ORDER,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp915 case HWC2_FUNCTION_SET_LAYER_Z_ORDER: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp625 case HWC2_FUNCTION_SET_LAYER_Z_ORDER: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h570 !initDispatch(HWC2_FUNCTION_SET_LAYER_Z_ORDER, &mDispatch.setLayerZOrder) || in initDispatch()