Searched refs:native_getCTM (Results 1 – 2 of 2) sorted by relevance
657 native_getCTM(mNativeCanvasWrapper, ctm.native_instance); in getMatrix()2042 private static native void native_getCTM(long nativeCanvas, in native_getCTM() method in Canvas
470 public static void native_getCTM(long canvas, long matrix) { in native_getCTM() method in Canvas_Delegate