Home
last modified time | relevance | path

Searched refs:CatmullRom (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/gm/
Dbicubic.cpp43 SkCubicResampler::CatmullRom(),
/third_party/skia/include/core/
DSkSamplingOptions.h51 static constexpr SkCubicResampler CatmullRom() { return {0.0f, 1/2.0f}; } in CatmullRom() function
/third_party/skia/site/
Dconfig.toml36 resampleFilter = "CatmullRom"