Searched defs:Mitchell (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/include/core/ | ||
H A D | SkSamplingOptions.h | 50 static constexpr SkCubicResampler Mitchell() { return {1/3.0f, 1/3.0f}; } in Mitchell() function |
Completed in 1 milliseconds