Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSamplePath.cpp208 bool fDoFrame, fDoCorner, fDoConic; member in ArcToView
217 : fDoFrame(false), fDoCorner(false), fDoConic(false) in ArcToView()
252 case '2': this->toggle(fDoCorner); return true; in onChar()
275 if (fDoCorner) { in onDrawContent()
/third_party/flutter/skia/samplecode/
DSamplePath.cpp208 bool fDoFrame, fDoCorner, fDoConic; member in ArcToView
217 : fDoFrame(false), fDoCorner(false), fDoConic(false) in ArcToView()
252 case '2': this->toggle(fDoCorner); return true; in onChar()
275 if (fDoCorner) { in onDrawContent()