Home
last modified time | relevance | path

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

/external/skia/tests/
DClearTest.cpp77 SkIRect outerRightEdge = SkIRect::MakeXYWH(kW-1, 0, 1, kH); in clear_op_test() local
162 !check_rect(rtContext.get(), outerRightEdge, kColor1, &actualValue, &failX, &failY) || in clear_op_test()
200 !check_rect(rtContext.get(), outerRightEdge, kColor1, &actualValue, &failX, &failY) || in clear_op_test()
219 !check_rect(rtContext.get(), outerRightEdge, kColor1, &actualValue, &failX, &failY) || in clear_op_test()
/external/skqp/tests/
DClearTest.cpp78 SkIRect outerRightEdge = SkIRect::MakeXYWH(kW-1, 0, 1, kH); in clear_op_test() local
163 !check_rect(rtContext.get(), outerRightEdge, kColor1, &actualValue, &failX, &failY) || in clear_op_test()
201 !check_rect(rtContext.get(), outerRightEdge, kColor1, &actualValue, &failX, &failY) || in clear_op_test()
220 !check_rect(rtContext.get(), outerRightEdge, kColor1, &actualValue, &failX, &failY) || in clear_op_test()