Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleCCPRGeometry.cpp71 bool fDoStroke = false; member in CCPRGeometryView
157 if (!fDoStroke) { in onDrawContent()
219 if (fDoStroke) { in onDrawContent()
233 if (!fDoStroke) { in onDrawContent()
341 if (!fView->fDoStroke) { in onExecute()
454 if (fDoStroke) { in onQuery()
491 fDoStroke = !fDoStroke; in onQuery()
/external/skqp/samplecode/
DSampleCCPRGeometry.cpp69 bool fDoStroke = false; member in CCPRGeometryView
154 if (!fDoStroke) { in onDrawContent()
216 if (fDoStroke) { in onDrawContent()
230 if (!fDoStroke) { in onDrawContent()
338 if (!fView->fDoStroke) { in onExecute()
452 if (fDoStroke) { in onQuery()
489 fDoStroke = !fDoStroke; in onQuery()
/external/skia/tests/
DGrCCPRTest.cpp69 , fDoStroke(doStroke) { in CCPRPathDrawer()
102 if (!fDoStroke) { in drawPath()
137 const bool fDoStroke; member in CCPRPathDrawer
/external/skqp/tests/
DGrCCPRTest.cpp68 , fDoStroke(doStroke) { in CCPRPathDrawer()
101 if (!fDoStroke) { in drawPath()
136 const bool fDoStroke; member in CCPRPathDrawer