Searched defs:setClipPath (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/views/ | ||
D | ClipPathView.java | 26 void setClipPath(Path clipPath); in setClipPath() method |
D | ClipIconView.java | 310 public void setClipPath(Path clipPath) { in setClipPath() method in ClipIconView |
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/graphics/ | ||
D | ShapeDelegateTest.kt | 202 override fun setClipPath(clipPath: Path?) { in setClipPath() method in com.android.launcher3.graphics.ShapeDelegateTest.TestClipView |
/packages/apps/Launcher3/src/com/android/launcher3/folder/ | ||
D | FolderPagedView.java | 707 public void setClipPath(Path clipPath) { in setClipPath() method in FolderPagedView |
D | Folder.java | 1757 public void setClipPath(Path clipPath) { in setClipPath() method in Folder |