Searched refs:innerRightEdge (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | ClearTest.cpp | 85 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/ |
D | ClearTest.cpp | 86 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()
|