Searched refs:nMapPoints (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
D | Matrix.java | 633 nMapPoints(native_instance, dst, dstIndex, src, srcIndex, in mapPoints() 653 nMapPoints(native_instance, dst, dstIndex, src, srcIndex, in mapVectors() 861 private static native void nMapPoints(long nObject, in nMapPoints() method in Matrix
|
/frameworks/layoutlib/bridge/src/android/graphics/ |
D | Matrix_Delegate.java | 633 /*package*/ static void nMapPoints(long native_object, float[] dst, int dstIndex, in nMapPoints() method in Matrix_Delegate
|