Searched refs:BigKeyProcessor (Results 1 – 1 of 1) sorted by relevance
63 class BigKeyProcessor : public GrFragmentProcessor { class66 GR_CREATE_STATIC_PROCESSOR(gBigKeyProcessor, BigKeyProcessor, ()) in Create()82 BigKeyProcessor() { in BigKeyProcessor() function in BigKeyProcessor83 this->initClassID<BigKeyProcessor>(); in BigKeyProcessor()93 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(BigKeyProcessor);95 GrFragmentProcessor* BigKeyProcessor::TestCreate(SkRandom*, in TestCreate()99 return BigKeyProcessor::Create(); in TestCreate()