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