Searched defs:willReadDstColor (Results 1 – 2 of 2) sorted by relevance
21 bool willReadDstColor, in GrXferProcessor()221 bool GrXPFactory::willReadDstColor(const GrCaps& caps, in willReadDstColor() function in GrXPFactory
176 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function