Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DVkYcbcrSamplerTest.cpp95 int expectedG = round_and_clamp((yChannel - 0.13397432f / 0.7152f * uChannel - in DEF_GPUTEST() local
106 if (abs(g - expectedG) > kColorTolerance) { in DEF_GPUTEST()
107 ERRORF(reporter, "G should be %d, but is %d at (%d, %d)", expectedG, g, x, y); in DEF_GPUTEST()

Completed in 1 milliseconds