Searched refs:fullDash (Results 1 – 1 of 1) sorted by relevance
195 AAMode aaMode, bool fullDash, in Make() argument198 aaMode, fullDash, stencilSettings); in Make()235 bool fullDash, const GrUserStencilSettings* stencilSettings) in DashOpImpl() argument238 , fFullDash(fullDash) in DashOpImpl()294 if (this->fullDash()) { in onCreateProgramInfo()344 bool fullDash = this->fullDash(); in onPrepareDraws() local576 if (fullDash) { in onPrepareDraws()590 if (fullDash) { in onPrepareDraws()603 if (fullDash) { in onPrepareDraws()639 if (this->fullDash() != that->fullDash()) { in onCombineIfPossible()[all …]