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