Searched refs:CanCombineOverlappedStencilAndCover (Results 1 – 4 of 4) sorted by relevance
197 bool GrXPFactory::CanCombineOverlappedStencilAndCover(const GrXPFactory* factory, in CanCombineOverlappedStencilAndCover() function in GrXPFactory
323 static bool CanCombineOverlappedStencilAndCover(const GrXPFactory*, bool colorIsOpaque);
157 if (!GrXPFactory::CanCombineOverlappedStencilAndCover(this->processors().xpFactory(), opaque)) { in onCombineIfPossible()
72 !analysis.hasCoverage() && GrXPFactory::CanCombineOverlappedStencilAndCover( in XPInfo()