Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DPreviewItemManager.java173 PointF offset, boolean shouldClipPath, Path clipPath) { in drawParams() argument
180 drawPreviewItem(canvas, p, offset, isExiting | shouldClipPath, clipPath); in drawParams()
221 boolean shouldClipPath, Path clipPath) {
223 if (shouldClipPath) {