Home
last modified time | relevance | path

Searched defs:mapVectors (Results 1 – 5 of 5) sorted by relevance

/external/skqp/include/core/
DSkMatrix.h1376 void mapVectors(SkVector vecs[], int count) const { in mapVectors() function
/external/skia/include/core/
DSkMatrix.h1497 void mapVectors(SkVector vecs[], int count) const { in mapVectors() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMatrix.java335 protected void mapVectors(float[] dst, int dstIndex, float[] src, int srcIndex, int vectorCount) { in mapVectors() method in ShadowMatrix
/external/skia/src/core/
DSkMatrix.cpp1105 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix
/external/skqp/src/core/
DSkMatrix.cpp1089 void SkMatrix::mapVectors(SkPoint dst[], const SkPoint src[], int count) const { in mapVectors() function in SkMatrix