Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPath.cpp426 int numVerbs = path->countVerbs(); in approximate() local
427 if (numVerbs == 1) { in approximate()