Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp530 static int needs_to_shrink(const SkPath& path) { in needs_to_shrink() function
565 if (needs_to_shrink(src)) { in strokePath()