Searched refs:isColorFragmentProcessor (Results 1 – 2 of 2) sorted by relevance
100 bool isColorFragmentProcessor(int idx) const { return idx < fNumColorProcessors; } in isColorFragmentProcessor() function
126 SkString* inOut = this->pipeline().isColorFragmentProcessor(i) ? color : coverage; in emitAndInstallFragProcs()