Searched refs:scaledPixelsToPixels (Results 1 – 1 of 1) sorted by relevance
280 () -> scaledPixelsToPixels(EXPECTED_FONT_SIZE_SP, fontScale, densityDpi) in testChangeFontScale()323 private static int scaledPixelsToPixels(float sp, float fontScale, int densityDpi) { in scaledPixelsToPixels() method in ConfigChangeTests