Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableOutlineView.java75 Path clipPath = getClipPath(false /* ignoreTranslation */);
98 protected Path getClipPath(boolean ignoreTranslation) { in getClipPath() method in ExpandableOutlineView
180 clipPath = getClipPath(false /* ignoreTranslation */); in drawChild()
H A DExpandableNotificationRow.java3540 return getClipPath(true /* ignoreTranslation */);