Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathTest.cpp3937 SkRect noOvalWidth = {1, 2, 0, 3}; in test_arcTo() local
3939 p.arcTo(noOvalWidth, 0, 360, false); in test_arcTo()