Searched defs:nScale (Results 1 – 2 of 2) sorted by relevance
254 public static void nScale(long nativeCanvas, float sx, float sy) { in nScale() method in Canvas_Delegate
1423 private static native void nScale(long canvasHandle, float sx, float sy); in nScale() method in Canvas