Searched defs:ColorTableEffect (Results 1 – 1 of 1) sorted by relevance
39 ColorTableEffect::ColorTableEffect(std::unique_ptr<GrFragmentProcessor> inputFP, in ColorTableEffect() function in ColorTableEffect48 ColorTableEffect::ColorTableEffect(const ColorTableEffect& that) : GrFragmentProcessor(that) {} in ColorTableEffect() function in ColorTableEffect96 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(ColorTableEffect) in GR_DEFINE_FRAGMENT_PROCESSOR_TEST() argument