Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h248 HWC2_FUNCTION_SET_LAYER_BLEND_MODE, enumerator
460 case HWC2_FUNCTION_SET_LAYER_BLEND_MODE: return "SetLayerBlendMode"; in getFunctionDescriptorName()
654 SetLayerBlendMode = HWC2_FUNCTION_SET_LAYER_BLEND_MODE,
/hardware/interfaces/graphics/composer/2.1/default/
DHwc.cpp148 initDispatch(HWC2_FUNCTION_SET_LAYER_BLEND_MODE, in initDispatch()