Searched refs:origG (Results 1 – 2 of 2) sorted by relevance
545 int32_t origG = sk_float_round2int(((origColor >> 8) & 0xff) * a); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local556 if (origA != readA || SkTAbs(readB - origB) > tol || SkTAbs(readG - origG) > tol || in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
560 int32_t origG = sk_float_round2int(((origColor >> 8) & 0xff) * a); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local571 if (origA != readA || SkTAbs(readB - origB) > tol || SkTAbs(readG - origG) > tol || in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()