Searched refs:fDrawColorsAreSame (Results 1 – 2 of 2) sorted by relevance
126 op->fDrawColorsAreSame = true; in recordShape()414 fDrawColorsAreSame = fDrawColorsAreSame && that->fDrawColorsAreSame && in onCombineIfPossible()481 if (fDrawColorsAreSame) { in onExecute()
157 bool fDrawColorsAreSame : 1; variable