Searched refs:shouldStroke (Results 1 – 3 of 3) sorted by relevance
124 if (glPath->shouldStroke()) { in onStencilPath()142 if (glPath->shouldStroke()) { in onDrawPath()173 if (glPathRange->shouldStroke()) { in onDrawPaths()
45 bool shouldStroke() const { return fShouldStroke; } in shouldStroke() function
39 bool shouldStroke() const { return fShouldStroke; } in shouldStroke() function