Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrProcessorSet.cpp106 const GrXferProcessor& thisXP = this->xferProcessor() in operator ==() local
112 return thisXP.isEqual(thatXP); in operator ==()
/third_party/flutter/skia/src/gpu/
DGrProcessorSet.cpp154 const GrXferProcessor& thisXP = this->xferProcessor() in operator ==() local
160 return thisXP.isEqual(thatXP); in operator ==()