Home
last modified time | relevance | path

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

/external/skia/tests/
DPathTest.cpp3094 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/
DPathTest.cpp3159 SkRect noOvalWidth = {1, 2, 0, 3}; in test_arcTo() local
3161 p.arcTo(noOvalWidth, 0, 360, false); in test_arcTo()