Home
last modified time | relevance | path

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

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