Searched refs:fWillReadDstColor (Results 1 – 2 of 2) sorted by relevance
162 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor()205 if (this->fWillReadDstColor != that.fWillReadDstColor) { in isEqual()260 bool fWillReadDstColor; variable
13 : fWillReadDstColor(false) in GrXferProcessor()21 : fWillReadDstColor(willReadDstColor) in GrXferProcessor()