summaryrefslogtreecommitdiffstats
path: root/api/current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/current.txt')
-rw-r--r--api/current.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt
index ce92fcb..203a8e9 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -9712,6 +9712,8 @@ package android.graphics {
method public void toggleInverseFillType();
method public void transform(android.graphics.Matrix, android.graphics.Path);
method public void transform(android.graphics.Matrix);
+ method public void trim(float, float, float);
+ method public void trim(float, float, float, android.graphics.Path);
}
public static final class Path.Direction extends java.lang.Enum {