Home | History | Annotate | Download | only in graphics

Lines Matching full:degrees

494      * @param degrees The amount to rotate, in degrees
496 public native void rotate(float degrees);
501 * @param degrees The amount to rotate, in degrees
505 public final void rotate(float degrees, float px, float py) {
507 rotate(degrees);
1031 * <p>The arc is drawn clockwise. An angle of 0 degrees correspond to the
1032 * geometric angle of 0 degrees (3 o'clock on a watch.)</p>
1036 * @param startAngle Starting angle (in degrees) where the arc begins
1037 * @param sweepAngle Sweep angle (in degrees) measured clockwise