Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java66 private Path mTmpPath = new Path(); field in ExpandableOutlineView
144 bottomRoundness, mTmpPath); in getClipPath()
145 return mTmpPath; in getClipPath()