Home
last modified time | relevance | path

Searched refs:HWC2_BLEND_MODE_NONE (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer2.h65 HWC2_BLEND_MODE_NONE = 1, enumerator
483 case HWC2_BLEND_MODE_NONE: return "None"; in getBlendModeName()
800 None = HWC2_BLEND_MODE_NONE,
/hardware/google/graphics/common/libacryl/
Dacrylic_layer.cpp337 case HWC2_BLEND_MODE_NONE: in setCompositMode()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h208 int32_t blending = HWC2_BLEND_MODE_NONE;
DExynosLayer.cpp66 mBlending(HWC2_BLEND_MODE_NONE),
DExynosDisplay.cpp4934 dst_img->blending = HWC2_BLEND_MODE_NONE; in setCompositionTargetExynosImage()
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp503 {HWC2_BLEND_MODE_NONE, "None"}, in parseBlendEnums()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp353 case HWC2_BLEND_MODE_NONE: in isSupportedBlend()