Searched defs:fullDash (Results 1 – 2 of 2) sorted by relevance
216 AAMode aaMode, bool fullDash, in Make()276 bool fullDash, const GrUserStencilSettings* stencilSettings) in DashOp()352 bool fullDash = this->fullDash(); in onPrepareDraws() local663 bool fullDash() const { return fFullDash; } in fullDash() function in DashOp731 bool fullDash = offInterval > 0.f || aaMode != AAMode::kNone; in MakeDashLineOp() local
216 AAMode aaMode, bool fullDash, in Make()279 bool fullDash, const GrUserStencilSettings* stencilSettings) in DashOp()355 bool fullDash = this->fullDash(); in onPrepareDraws() local669 bool fullDash() const { return fFullDash; } in fullDash() function in DashOp737 bool fullDash = offInterval > 0.f || aaMode != AAMode::kNone; in MakeDashLineOp() local