Searched refs:nRotate (Results 1 – 2 of 2) sorted by relevance
271 public static void nRotate(long nativeCanvas, float degrees) { in nRotate() method in Canvas_Delegate
761 nRotate(mNativeCanvasWrapper, degrees); in rotate()1485 private static native void nRotate(long canvasHandle, float degrees); in nRotate() method in Canvas