Searched refs:getHorizontalCenterOffset (Results 1 – 2 of 2) sorted by relevance
6564 final int offsetX = getHorizontalCenterOffset( in resolveFullscreenConfiguration()6680 final int offsetX = getHorizontalCenterOffset( in resolveSizeCompatModeConfiguration()6697 private static int getHorizontalCenterOffset(int viewportW, int contentW) { in getHorizontalCenterOffset() method7764 getHorizontalCenterOffset(mWidth, outBounds.width()), 0 /* dy */); in getContainerBounds()
34758 PLcom/android/server/wm/ActivityRecord;->getHorizontalCenterOffset(II)I