Home
last modified time | relevance | path

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

/external/skia/bench/
DBitmapBench.cpp140 static bool isBicubic(uint32_t flags) { in isBicubic() function
165 } else if (isBicubic(fFlags)) { in onGetName()