Searched refs:newShortSize (Results 1 – 1 of 1) sorted by relevance
488 int newShortSize = (int)(DEFAULT_NORMAL_SHORT_DIMENSION * dm.density + 0.5f); in computeCompatibleScaling() local493 int newLongSize = (int)(newShortSize * aspect + 0.5f); in computeCompatibleScaling()496 newWidth = newShortSize; in computeCompatibleScaling()500 newHeight = newShortSize; in computeCompatibleScaling()