Searched refs:HWC2_BLEND_MODE_NONE (Results 1 – 7 of 7) sorted by relevance
65 HWC2_BLEND_MODE_NONE = 1, enumerator483 case HWC2_BLEND_MODE_NONE: return "None"; in getBlendModeName()800 None = HWC2_BLEND_MODE_NONE,
337 case HWC2_BLEND_MODE_NONE: in setCompositMode()
208 int32_t blending = HWC2_BLEND_MODE_NONE;
66 mBlending(HWC2_BLEND_MODE_NONE),
4934 dst_img->blending = HWC2_BLEND_MODE_NONE; in setCompositionTargetExynosImage()
503 {HWC2_BLEND_MODE_NONE, "None"}, in parseBlendEnums()
353 case HWC2_BLEND_MODE_NONE: in isSupportedBlend()