Searched refs:rectx (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/tests/ |
H A D | RRectInPathTest.cpp | 428 const SkRect rectx = SkRect::MakeLTRB(min, min, max, big); in test_skbug_3239() local 436 path_contains_rrect_check(reporter, rectx, radii, dir, start); in test_skbug_3239()
|
H A D | PathTest.cpp | 65 const SkRect rectx = SkRect::MakeLTRB(min, min, max, big); in test_skbug_3239() local 71 test_add_rrect(reporter, rectx, radii); in test_skbug_3239()
|
Completed in 10 milliseconds