Searched refs:shouldFill (Results 1 – 3 of 3) sorted by relevance
121 if (glPath->shouldFill()) { in onStencilPath()143 if (glPath->shouldFill()) { in onDrawPath()174 if (glPathRange->shouldFill()) { in onDrawPaths()
46 bool shouldFill() const { return fShouldFill; } in shouldFill() function
40 bool shouldFill() const { return fShouldFill; } in shouldFill() function