Searched refs:numTotalFragmentProcessors (Results 1 – 6 of 6) sorted by relevance
92 int numTotalFragmentProcessors() const { return this->numColorFragmentProcessors() + in numTotalFragmentProcessors() function
29 fFragmentProcessors.reset(paint.numTotalFragmentProcessors()); in GrProcessorSet()
452 if (!paint.numTotalFragmentProcessors()) { in drawPaint()
28 fFragmentProcessors.reset(paint.numTotalFragmentProcessors()); in GrProcessorSet()
456 if (!paint.numTotalFragmentProcessors()) { in drawPaint()