Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h260 HWC2_FUNCTION_SET_LAYER_Z_ORDER, enumerator
513 case HWC2_FUNCTION_SET_LAYER_Z_ORDER: return "SetLayerZOrder"; in getFunctionDescriptorName()
711 SetLayerZOrder = HWC2_FUNCTION_SET_LAYER_Z_ORDER,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp623 case HWC2_FUNCTION_SET_LAYER_Z_ORDER: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h576 !initDispatch(HWC2_FUNCTION_SET_LAYER_Z_ORDER, &mDispatch.setLayerZOrder) || in initDispatch()