Searched refs:noOvalWidth (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | PathTest.cpp | 3094 SkRect noOvalWidth = {1, 2, 0, 3}; in test_arcTo() local 3096 p.arcTo(noOvalWidth, 0, 360, false); in test_arcTo()
|
/external/chromium_org/third_party/skia/tests/ |
D | PathTest.cpp | 3159 SkRect noOvalWidth = {1, 2, 0, 3}; in test_arcTo() local 3161 p.arcTo(noOvalWidth, 0, 360, false); in test_arcTo()
|