Home
last modified time | relevance | path

Searched defs:clipOutRect (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DCanvas.java932 public boolean clipOutRect(@NonNull RectF rect) { in clipOutRect() method in Canvas
956 public boolean clipOutRect(@NonNull Rect rect) { in clipOutRect() method in Canvas
1021 public boolean clipOutRect(float left, float top, float right, float bottom) { in clipOutRect() method in Canvas
1054 public boolean clipOutRect(int left, int top, int right, int bottom) { in clipOutRect() method in Canvas
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...