Searched refs:nGetMatrix (Results 1 – 3 of 3) sorted by relevance
425 public static void nGetMatrix(long canvas, long matrix) { in nGetMatrix() method in Canvas_Delegate
829 nGetMatrix(mNativeCanvasWrapper, ctm.native_instance); in getMatrix()1440 private static native void nGetMatrix(long nativeCanvas, long nativeMatrix); in nGetMatrix() method in Canvas
19151 Landroid/graphics/Canvas;->nGetMatrix(JJ)V