Searched defs:childProcessor (Results 1 – 1 of 1) sorted by relevance
207 GrFragmentProcessor* childProcessor(int index) { return fChildProcessors[index].get(); } in childProcessor() function208 const GrFragmentProcessor* childProcessor(int index) const { in childProcessor() function544 ProgramImpl* childProcessor(int index) const { return fChildProcessors[index].get(); } in childProcessor() function