Searched refs:scaledPixelsToPixels (Results 1 – 1 of 1) sorted by relevance
261 scaledPixelsToPixels(EXPECTED_FONT_SIZE_SP, fontScale, densityDpi); in testChangeFontScale()305 private static int scaledPixelsToPixels(float sp, float fontScale, int densityDpi) { in scaledPixelsToPixels() method in ConfigChangeTests