Searched refs:recty (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | RRectInPathTest.cpp | 357 const SkRect recty = SkRect::MakeLTRB(min, min, big, max); in test_skbug_3239() local 363 path_contains_rrect_check(reporter, recty, radii); in test_skbug_3239()
|
D | PathTest.cpp | 59 const SkRect recty = SkRect::MakeLTRB(min, min, big, max); in test_skbug_3239() local 65 test_add_rrect(reporter, recty, radii); in test_skbug_3239()
|