Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java811 int clipStartY = centerY - halfHeight - appFrame.top; in createClipRevealAnimationLocked() local
820 clipStartY = 0; in createClipRevealAnimationLocked()
848 clipStartY, clipStartY + mTmpRect.height(), in createClipRevealAnimationLocked()