Home
last modified time | relevance | path

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

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