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