Home
last modified time | relevance | path

Searched refs:getClipPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableOutlineView.java97 Path clipPath = getClipPath();
108 private Path getClipPath() { in getClipPath() method in ExpandableOutlineView
109 return getClipPath(false, /* ignoreTranslation */ in getClipPath()
113 protected Path getClipPath(boolean ignoreTranslation, boolean clipRoundedToBottom) { in getClipPath() method in ExpandableOutlineView
222 clipPath = getClipPath(); in drawChild()
DExpandableNotificationRow.java2853 return getClipPath(true, /* ignoreTranslation */
2857 return getClipPath(false, /* ignoreTranslation */