Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrConvexPolyEffect.cpp165 GrConvexPolyEffect::GrConvexPolyEffect(std::unique_ptr<GrFragmentProcessor> inputFP, in GrConvexPolyEffect() function in GrConvexPolyEffect
186 GrConvexPolyEffect::GrConvexPolyEffect(const GrConvexPolyEffect& that) in GrConvexPolyEffect() function in GrConvexPolyEffect
207 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(GrConvexPolyEffect) in GR_DEFINE_FRAGMENT_PROCESSOR_TEST() argument