Home
last modified time | relevance | path

Searched refs:digitize (Results 1 – 3 of 3) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c2586 static double digitize(double value, int depth, int do_round) in digitize() function
7935 # define DD(v,d,r) (digitize(v*(1-DBL_EPSILON), d, r) * (1-DBL_EPSILON)) in image_transform_png_set_rgb_to_gray_mod()
7936 # define DU(v,d,r) (digitize(v*(1+DBL_EPSILON), d, r) * (1+DBL_EPSILON)) in image_transform_png_set_rgb_to_gray_mod()
/external/libpng/
DCHANGES5460 statics) and a fix for the case in rgb_to_gray when the digitize option
/external/jline/src/src/test/resources/jline/example/
Denglish.gz