Home
last modified time | relevance | path

Searched defs:offsetsAndKernel (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/src/gpu/
DBlurUtils.h66 std::array<SkV4, kMaxBlurSamples/2>& offsetsAndKernel) { in Compute1DBlurLinearKernel()
/third_party/skia/m133/src/core/
DSkBlurEngine.cpp1005 std::array<SkV4, kMaxSamples/2>& offsetsAndKernel) { in Compute1DBlurLinearKernel()
1254 std::array<SkV4, kMaxSamples/2> offsetsAndKernel; in evalBlur1D() local
/third_party/skia/m133/src/gpu/ganesh/
DGrBlurUtils.cpp1676 std::array<SkV4, skgpu::kMaxBlurSamples/2> offsetsAndKernel; in convolve_gaussian_1d() local