Home
last modified time | relevance | path

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

/external/skia/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp365 static void apply_morphology_rect(GrSurfaceFillContext* surfaceFillContext, in apply_morphology_rect()
384 static void apply_morphology_rect_no_bounds(GrSurfaceFillContext* surfaceFillContext, in apply_morphology_rect_no_bounds()
397 static void apply_morphology_pass(GrSurfaceFillContext* surfaceFillContext, in apply_morphology_pass()
DSkBlendImageFilter.cpp287 auto surfaceFillContext = GrSurfaceFillContext::Make(context, info, SkBackingFit::kApprox); in filterImageGPU() local
DSkArithmeticImageFilter.cpp381 auto surfaceFillContext = GrSurfaceFillContext::Make(context, in filterImageGPU() local
DSkDisplacementMapImageFilter.cpp317 auto surfaceFillContext = GrSurfaceFillContext::Make(context, in onFilterImage() local
DSkLightingImageFilter.cpp457 void SkLightingImageFilterInternal::drawRect(GrSurfaceFillContext* surfaceFillContext, in drawRect()
486 auto surfaceFillContext = GrSurfaceFillContext::Make(context, in filterImageGPU() local
/external/skia/src/image/
DSkImage_Lazy.cpp330 auto surfaceFillContext = GrSurfaceFillContext::Make(ctx, in textureProxyViewFromPlanes() local
DSkImage_Gpu.cpp295 auto surfaceFillContext = GrSurfaceFillContext::MakeWithFallback( in onMakeColorTypeAndColorSpace() local
/external/skia/src/core/
DSkImageFilter.cpp596 auto surfaceFillContext = GrSurfaceFillContext::Make(context, in DrawWithFP() local