Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrDashingEffect.cpp614 fBatch.fFullDash = fullDash; in DashBatch()
662 bool fullDash() const { return fBatch.fFullDash; } in fullDash()
672 bool fFullDash; member