Home | History | Annotate | Download | only in core

Lines Matching refs:color16

505     uint16_t    color16 = fColor16;
510 SkTSwap(ditherColor, color16);
513 sk_dither_memset16(device, color16, ditherColor, width);
514 SkTSwap(ditherColor, color16);
519 sk_memset16(device, color16, width);