Home
last modified time | relevance | path

Searched defs:dither1 (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/effects/gradients/
DSkLinearGradient.cpp583 const Sk4f& dither0, const Sk4f& dither1) { in ramp()
621 Sk4f dither1(dither[1]); in shade4_dx_clamp() local
731 float dither1 = 0.5f; in shade4_clamp() local
/external/opencv3/3rdparty/libjpeg/
Djquant1.c578 int * dither1; in quantize3_ord_dither() local
/external/libjpeg-turbo/
Djquant1.c578 int * dither1; in quantize3_ord_dither() local
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc215 int dither1 = ((const unsigned char*)(&dither4))[(x + 1) & 3]; in ARGBToRGB565DitherRow_C() local