Searched refs:BigKeyProcessor (Results 1 – 1 of 1) sorted by relevance
68 class BigKeyProcessor : public GrFragmentProcessor { class71 return new BigKeyProcessor; in Create()81 BigKeyProcessor() { in BigKeyProcessor() function in BigKeyProcessor82 this->initClassID<BigKeyProcessor>(); in BigKeyProcessor()96 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(BigKeyProcessor);98 const GrFragmentProcessor* BigKeyProcessor::TestCreate(GrProcessorTestData*) { in TestCreate()99 return BigKeyProcessor::Create(); in TestCreate()