Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DClearTest.cpp88 SkIRect outerRightEdge = SkIRect::MakeXYWH(kW-1, 0, 1, kH); in clear_op_test() local
173 !check_rect(dContext, sdc.get(), outerRightEdge, kColor1, &actualValue, &failX, &failY) || in clear_op_test()
211 !check_rect(dContext, sdc.get(), outerRightEdge, kColor1, &actualValue, &failX, &failY) || in clear_op_test()
230 !check_rect(dContext, sdc.get(), outerRightEdge, kColor1, &actualValue, &failX, &failY) || in clear_op_test()

Completed in 2 milliseconds