Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkGpuBlurUtils.cpp407 static sk_sp<GrRenderTargetContext> reexpand(GrRecordingContext* context, in reexpand() function
594 reexpand(context, std::move(dstRenderTargetContext), localSrcBounds, scaleFactorX, in GaussianBlur()
/third_party/skia/src/core/
DSkGpuBlurUtils.cpp303 static std::unique_ptr<skgpu::v1::SurfaceDrawContext> reexpand( in reexpand() function
726 return reexpand(rContext, std::move(sdc), scaledDstBounds, dstBounds.size(), in GaussianBlur()