Searched defs:newPadding (Results 1 – 2 of 2) sorted by relevance
96 int newPadding = padTopInset ? topInset : 0; in applyInset() local
222 int newPadding = (mWindowWidth - Math.round(mWindowHeight * videoAspectRatio)) / 2; in updateAspectRatio() local225 int newPadding = (mWindowHeight - Math.round(mWindowWidth / videoAspectRatio)) / 2; in updateAspectRatio() local