Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkGpuBlurUtils.cpp119 sk_sp<SkColorSpace> finalCS, in convolve_gaussian_2d() argument
130 std::move(finalCS), in convolve_gaussian_2d()
177 sk_sp<SkColorSpace> finalCS, in convolve_gaussian() argument
190 std::move(finalCS), in convolve_gaussian()
291 sk_sp<SkColorSpace> finalCS) { in decimate() argument
322 finalCS, in decimate()
414 sk_sp<SkColorSpace> finalCS, in reexpand() argument
439 std::move(finalCS), 1, GrMipMapped::kNo, in reexpand()
/third_party/skia/src/core/
DSkGpuBlurUtils.cpp109 sk_sp<SkColorSpace> finalCS, in convolve_gaussian_2d() argument
117 rContext, srcColorType, std::move(finalCS), dstFit, dstBounds.size(), SkSurfaceProps(), in convolve_gaussian_2d()
161 sk_sp<SkColorSpace> finalCS, in convolve_gaussian() argument
172 rContext, srcColorType, std::move(finalCS), fit, dstBounds.size(), SkSurfaceProps(), 1, in convolve_gaussian()