Searched refs:dualSourceBlendingSupport (Results 1 – 9 of 9) sorted by relevance
36 bool dualSourceBlendingSupport() const { return fDualSourceBlendingSupport; } in dualSourceBlendingSupport() function
133 this->caps()->dualSourceBlendingSupport() || drawState->hasSolidCoverage(), in onDrawRect()
568 return this->caps()->dualSourceBlendingSupport() || in canApplyCoverage()
116 illegalCoverageOutput = (!gpu->caps()->dualSourceBlendingSupport() && in setRandom()
233 if (gpu->caps()->dualSourceBlendingSupport() && in Build()