Searched defs:dither0 (Results 1 – 4 of 4) sorted by relevance
589 const Sk4f& dither0, const Sk4f& dither1) { in ramp()626 Sk4f dither0(dither[0]); in shade4_dx_clamp() local743 float dither0 = 0.5f; in shade4_clamp() local
578 int *dither0; /* points to active row of dither matrix */ in quantize3_ord_dither() local
228 int dither0 = ((const unsigned char*)(&dither4))[x & 3]; in ARGBToRGB565DitherRow_C() local242 int dither0 = ((const unsigned char*)(&dither4))[(width - 1) & 3]; in ARGBToRGB565DitherRow_C() local
232 int dither0 = ((const unsigned char*)(&dither4))[x & 3]; in ARGBToRGB565DitherRow_C() local246 int dither0 = ((const unsigned char*)(&dither4))[(width - 1) & 3]; in ARGBToRGB565DitherRow_C() local