Home
last modified time | relevance | path

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

/third_party/skia/src/shaders/
DSkImageShader.cpp145 static bool is_default_cubic_resampler(SkCubicResampler cubic) { in is_default_cubic_resampler() function
383 if (!is_default_cubic_resampler(sampling.cubic)) { in doStages()