Home | History | Annotate | Download | only in hardware

Lines Matching defs:blending

102      *   some reason (e.g. unsupported scaling/blending/rotation, or too many
154 /* blending to apply during composition */
155 int32_t blending;
235 * if (blending == HWC_BLENDING_PREMULT)
239 * Then blending proceeds as usual according to the "blending"
245 * if (blending == HWC_BLENDING_PREMULT)
259 * if (blending == HWC_BLENDING_PREMULT)
260 * blending = HWC_BLENDING_COVERAGE;