Searched refs:getClipPath (Results 1 – 2 of 2) sorted by relevance
97 Path clipPath = getClipPath();108 private Path getClipPath() { in getClipPath() method in ExpandableOutlineView109 return getClipPath(false, /* ignoreTranslation */ in getClipPath()113 protected Path getClipPath(boolean ignoreTranslation, boolean clipRoundedToBottom) { in getClipPath() method in ExpandableOutlineView222 clipPath = getClipPath(); in drawChild()
2853 return getClipPath(true, /* ignoreTranslation */2857 return getClipPath(false, /* ignoreTranslation */