Searched refs:getHorizontalCenterOffset (Results 1 – 2 of 2) sorted by relevance
7280 offsetX = getHorizontalCenterOffset( in updateResolvedBoundsHorizontalPosition()7632 private static int getHorizontalCenterOffset(int viewportW, int contentW) { in getHorizontalCenterOffset() method in ActivityRecord8841 outBounds.offset(getHorizontalCenterOffset(mWidth, outBounds.width()), 0 /* dy */); in getContainerBounds()
43988 PLcom/android/server/wm/ActivityRecord;->getHorizontalCenterOffset(II)I