Searched refs:nRotate (Results 1 – 3 of 3) sorted by relevance
270 public static void nRotate(long nativeCanvas, float degrees) { in nRotate() method in Canvas_Delegate
729 nRotate(mNativeCanvasWrapper, degrees); in rotate()1442 private static native void nRotate(long canvasHandle, float degrees);
19152 Landroid/graphics/Canvas;->nRotate(JF)V