Searched defs:GrConvexPolyEffect (Results 1 – 1 of 1) sorted by relevance
165 GrConvexPolyEffect::GrConvexPolyEffect(std::unique_ptr<GrFragmentProcessor> inputFP, in GrConvexPolyEffect() function in GrConvexPolyEffect186 GrConvexPolyEffect::GrConvexPolyEffect(const GrConvexPolyEffect& that) in GrConvexPolyEffect() function in GrConvexPolyEffect207 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(GrConvexPolyEffect) in GR_DEFINE_FRAGMENT_PROCESSOR_TEST() argument