Searched refs:fShouldFill (Results 1 – 4 of 4) sorted by relevance
46 bool shouldFill() const { return fShouldFill; } in shouldFill()62 bool fShouldFill; variable
40 bool shouldFill() const { return fShouldFill; } in shouldFill()51 bool fShouldFill; variable
45 fShouldFill = true; in init()48 fShouldFill = fStroke.isFillStyle() || in init()
270 fShouldFill = false; in GrGLPath()309 fShouldFill = stroke->isFillStyle() || in GrGLPath()