Home
last modified time | relevance | path

Searched refs:origB (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DImageTest.cpp559 int32_t origB = sk_float_round2int(((origColor >> 16) & 0xff) * a); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
571 if (origA != readA || SkTAbs(readB - origB) > tol || SkTAbs(readG - origG) > tol || in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()

Completed in 4 milliseconds