Home | History | Annotate | Download | only in hwc

Lines Matching full:blend

171     int32_t      blend;
559 // TODO: make measurments with background blend other than
561 // background blend of HWC_BLENDING_NONE, with the
562 // blend type of the foregound being varied.
589 testPrintI("overlapping blend: none");
598 testPrintI("overlapping blend: premult");
607 testPrintI("overlapping blend: coverage");
702 // For each of the blend types
706 rect.blend = id;
1285 background.blend = backgroundBlend;
1298 background.blend = foregroundBlend;
1309 blend(defaultBlend), color(defaultColor), alpha(defaultAlpha),
1419 layer->blending = it->blend;