Searched refs:fIsClosed (Results 1 – 4 of 4) sorted by relevance
55 bool isClosed() const { return fIsClosed; } in isClosed()81 const bool fIsClosed; variable
92 bool fIsClosed; // relative to the current contour variable
426 fIsClosed = isClosed; in buildSegments()704 return fIsClosed; in isClosed()
487 , fIsClosed(isClosed) in SkContourMeasure()