Home | History | Annotate | Download | only in hwc

Lines Matching refs:blending

177          l->compositionType, l->flags, l->handle, l->transform, l->blending,
330 #define is_BLENDED(layer) ((layer)->blending != HWC_BLENDING_NONE)
474 oc->pre_mult_alpha = layer->blending == HWC_BLENDING_PREMULT;
1247 /* see if any of the (non-backmost) overlays are doing blending */