Searched refs:filterImageGPU (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/effects/imagefilters/ |
D | SkBlendImageFilter.cpp | 72 sk_sp<SkSpecialImage> filterImageGPU(const Context& ctx, 186 return this->filterImageGPU(ctx, background, backgroundOffset, in onFilterImage() 277 sk_sp<SkSpecialImage> SkBlendImageFilter::filterImageGPU(const Context& ctx, in filterImageGPU() function in SkBlendImageFilter
|
D | SkArithmeticImageFilter.cpp | 77 sk_sp<SkSpecialImage> filterImageGPU(const Context& ctx, 249 return this->filterImageGPU(ctx, background, backgroundOffset, foreground, in onFilterImage() 361 sk_sp<SkSpecialImage> SkArithmeticImageFilter::filterImageGPU( in filterImageGPU() function in SkArithmeticImageFilter
|
D | SkLightingImageFilter.cpp | 462 sk_sp<SkSpecialImage> filterImageGPU(const Context& ctx, 508 sk_sp<SkSpecialImage> SkLightingImageFilterInternal::filterImageGPU( in filterImageGPU() function in SkLightingImageFilterInternal 1329 return this->filterImageGPU(ctx, input.get(), bounds, matrix); in onFilterImage() 1472 return this->filterImageGPU(ctx, input.get(), bounds, matrix); in onFilterImage()
|