Home
last modified time | relevance | path

Searched refs:thatXP (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrProcessorSet.cpp109 const GrXferProcessor& thatXP = that.xferProcessor() in operator ==() local
112 return thisXP.isEqual(thatXP); in operator ==()
/external/skqp/src/gpu/
DGrProcessorSet.cpp156 const GrXferProcessor& thatXP = that.xferProcessor() in operator ==() local
159 return thisXP.isEqual(thatXP); in operator ==()