Home | History | Annotate | Download | only in libtests

Lines Matching refs:gX

2807    png_fixed_point           wx, wy, rx, ry, gx, gy, bx, by;
2821 png_save_uint_32(pm->buffer+24, ((chrm_modification*)me)->gx);
2843 me->gx = fix(chromaticity_x(encoding->green));
6857 API_type rX, gX, bX;
6861 if ((API_function(pp, pi, &rX, &rY, &rZ, &gX, &gY, &gZ, &bX, &bY, &bZ)
6889 e.green.X = API_cvt(gX);