Home | History | Annotate | Download | only in tests

Lines Matching refs:fProcessors

43         fProcessors.visitProxies(func);
51 return fProcessors.finalize(kUnknownColor, GrProcessorAnalysisCoverage::kNone, clip, false,
59 : INHERITED(ClassID()), fProcessors(std::move(fp)) {
65 GrProcessorSet fProcessors;