Searched refs:newShortSize (Results 1 – 1 of 1) sorted by relevance
502 int newShortSize = (int)(DEFAULT_NORMAL_SHORT_DIMENSION * dm.density + 0.5f); in computeCompatibleScaling() local507 int newLongSize = (int)(newShortSize * aspect + 0.5f); in computeCompatibleScaling()510 newWidth = newShortSize; in computeCompatibleScaling()514 newHeight = newShortSize; in computeCompatibleScaling()