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