Searched refs:colorFragmentProcessor (Results 1 – 4 of 4) sorted by relevance
57 result += this->colorFragmentProcessor()->dumpTreeInfo(); in dumpProcessors()91 if (!colorFragmentProcessor()->isEqual(*that.colorFragmentProcessor())) { in operator ==()
39 const GrFragmentProcessor* colorFragmentProcessor() const { in colorFragmentProcessor() function
40 const GrFragmentProcessor* colorFragmentProcessor(int idx) const { in colorFragmentProcessor() function
103 result += dump_fragment_processor_tree(this->colorFragmentProcessor(i), 1); in dumpProcessors()