Home
last modified time | relevance | path

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

/external/skia/gm/
Dstlouisarch.cpp63 SkPath* degenBigConic = &fPaths.push_back(); in onOnceBeforeDraw() local
65 degenBigConic->moveTo(0, yPos); in onOnceBeforeDraw()
66 degenBigConic->conicTo(0, yPos, kWidth, yPos, .5); in onOnceBeforeDraw()
/external/skqp/gm/
Dstlouisarch.cpp63 SkPath* degenBigConic = &fPaths.push_back(); in onOnceBeforeDraw() local
65 degenBigConic->moveTo(0, yPos); in onOnceBeforeDraw()
66 degenBigConic->conicTo(0, yPos, kWidth, yPos, .5); in onOnceBeforeDraw()