Home
last modified time | relevance | path

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

/external/skia/tests/
DRRectInPathTest.cpp357 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()
DPathTest.cpp59 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()