Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DDragResizeWindowGeometry.java259 final Point cornerRadiusCenter = calculateCenterForCornerRadius(ctrlType); in checkDistanceFromCenter()
272 private Point calculateCenterForCornerRadius(@DragPositioningCallback.CtrlType int ctrlType) { in calculateCenterForCornerRadius() method in DragResizeWindowGeometry