Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 88b00784 authored by Robert Phillips's avatar Robert Phillips Committed by Android (Google) Code Review
Browse files

Merge "Update Picture documentation Enhanced comment"

parents daf215cf dcc64a4e
Loading
Loading
Loading
Loading
+14 −11
Original line number Diff line number Diff line
@@ -94,8 +94,11 @@ public class Picture {
    public native int getHeight();

    /**
     * Draw this picture on the canvas. The picture may have the side effect
     * of changing the matrix and clip of the canvas.
     * Draw this picture on the canvas.
     * <p>
     * Prior to {@link android.os.Build.VERSION_CODES#L}, this call could
     * have the side effect of changing the matrix and clip of the canvas
     * if this picture had imbalanced saves/restores.
     *
     * <p>
     * <strong>Note:</strong> This forces the picture to internally call