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/notification/row/
DExpandableOutlineView.java94 Path clipPath = getClipPath(false /* ignoreTranslation */);
105 protected Path getClipPath(boolean ignoreTranslation) { in getClipPath() method in ExpandableOutlineView
202 clipPath = getClipPath(false /* ignoreTranslation */); in drawChild()
DExpandableNotificationRow.java3100 return getClipPath(true /* ignoreTranslation */);