Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DMatrix.java651 int vectorCount) { in mapVectors() argument
652 checkPointArrays(src, srcIndex, dst, dstIndex, vectorCount); in mapVectors()
654 vectorCount, false); in mapVectors()