Searched refs:fLinesOnly (Results 1 – 2 of 2) sorted by relevance
158 fBatch.fLinesOnly = SkPath::kLine_SegmentMask == fGeoData[0].fPath.getSegmentMasks(); in initBatchTracker()302 bool linesOnly() const { return fBatch.fLinesOnly; } in linesOnly()313 bool fLinesOnly; member
779 fBatch.fLinesOnly = SkPath::kLine_SegmentMask == fGeoData[0].fPath.getSegmentMasks(); in initBatchTracker()982 bool linesOnly() const { return fBatch.fLinesOnly; } in linesOnly()993 bool fLinesOnly; member