Searched refs:finalCS (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/src/core/ |
D | SkGpuBlurUtils.cpp | 119 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/ |
D | SkGpuBlurUtils.cpp | 109 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()
|