Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h248 HWC2_FUNCTION_SET_LAYER_BLEND_MODE, enumerator
563 case HWC2_FUNCTION_SET_LAYER_BLEND_MODE: return "SetLayerBlendMode"; in getFunctionDescriptorName()
811 SetLayerBlendMode = HWC2_FUNCTION_SET_LAYER_BLEND_MODE,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp881 case HWC2_FUNCTION_SET_LAYER_BLEND_MODE: in Hwc2GetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp607 case HWC2_FUNCTION_SET_LAYER_BLEND_MODE: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h546 !initDispatch(HWC2_FUNCTION_SET_LAYER_BLEND_MODE, &mDispatch.setLayerBlendMode) || in initDispatch()