Searched refs:makeProc (Results 1 – 2 of 2) sorted by relevance
82 GrProcessorTestFactory<ProcessorSmartPtr>::GrProcessorTestFactory(MakeProc makeProc, in GrProcessorTestFactory() argument84 : fMakeProc(makeProc), fName(name) { in GrProcessorTestFactory()
89 GrProcessorTestFactory(MakeProc makeProc, const char* name);