Searched defs:childProcessor (Results 1 – 4 of 4) sorted by relevance
135 GrGLSLFragmentProcessor* childProcessor(int index) { in childProcessor() function
122 const GrFragmentProcessor& childProcessor(int index) const { return *fChildProcessors[index]; } in childProcessor() function
123 const GrFragmentProcessor& childProcessor(int index) const { return *fChildProcessors[index]; } in childProcessor() function