Searched refs:thatXP (Results 1 – 2 of 2) sorted by relevance
109 const GrXferProcessor& thatXP = that.xferProcessor() in operator ==() local112 return thisXP.isEqual(thatXP); in operator ==()
157 const GrXferProcessor& thatXP = that.xferProcessor() in operator ==() local160 return thisXP.isEqual(thatXP); in operator ==()