Home
last modified time | relevance | path

Searched refs:convolve_gaussian (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkGpuBlurUtils.cpp155 static sk_sp<GrRenderTargetContext> convolve_gaussian(GrRecordingContext* context, in convolve_gaussian() function
520 dstRenderTargetContext = convolve_gaussian(context, std::move(srcProxy), srcRect, srcOffset, in GaussianBlur()
545 dstRenderTargetContext = convolve_gaussian(context, std::move(srcProxy), srcRect, srcOffset, in GaussianBlur()
/external/skqp/src/core/
DSkGpuBlurUtils.cpp153 static sk_sp<GrRenderTargetContext> convolve_gaussian(GrContext* context, in convolve_gaussian() function
518 dstRenderTargetContext = convolve_gaussian(context, std::move(srcProxy), srcRect, srcOffset, in GaussianBlur()
543 dstRenderTargetContext = convolve_gaussian(context, std::move(srcProxy), srcRect, srcOffset, in GaussianBlur()