Home
last modified time | relevance | path

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

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