Home
last modified time | relevance | path

Searched defs:GrConvexPolyEffect (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ganesh/effects/
DGrConvexPolyEffect.cpp149 GrConvexPolyEffect::GrConvexPolyEffect(std::unique_ptr<GrFragmentProcessor> inputFP, in GrConvexPolyEffect() function in GrConvexPolyEffect
170 GrConvexPolyEffect::GrConvexPolyEffect(const GrConvexPolyEffect& that) in GrConvexPolyEffect() function in GrConvexPolyEffect
191 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(GrConvexPolyEffect) in GR_DEFINE_FRAGMENT_PROCESSOR_TEST() argument