Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DRotationUtils.java103 final int origTop = inOutBounds.top; in rotateBounds() local
117 inOutBounds.bottom = parentHeight - origTop; in rotateBounds()