Home
last modified time | relevance | path

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

/external/skia/tests/
DClearTest.cpp85 SkIRect innerRightEdge = SkIRect::MakeXYWH(kW-2, 1, 1, kH-2); in clear_op_test() local
193 !check_rect(rtContext.get(), innerRightEdge, kColor2, &actualValue, &failX, &failY) || in clear_op_test()
/external/skqp/tests/
DClearTest.cpp86 SkIRect innerRightEdge = SkIRect::MakeXYWH(kW-2, 1, 1, kH-2); in clear_op_test() local
194 !check_rect(rtContext.get(), innerRightEdge, kColor2, &actualValue, &failX, &failY) || in clear_op_test()