Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrTextureEffect.cpp821 GrTextureEffect::GrTextureEffect(GrSurfaceProxyView view, in GrTextureEffect() function in GrTextureEffect
839 GrTextureEffect::GrTextureEffect(const GrTextureEffect& src) in GrTextureEffect() function in GrTextureEffect
854 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(GrTextureEffect) in GR_DEFINE_FRAGMENT_PROCESSOR_TEST() argument
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrPipeline.h38 class GrTextureEffect; variable
H A DGrFragmentProcessor.h34 class GrTextureEffect; variable