Rounds up scaled width/height

In framework, the scaled value is calculated by rounding up.
(e.x. android.util.TypedValue#complexToDimensionPixelSize())
This test should be calculated same that framework does do.

Change-Id: I1f60f0446e79cc75fb85a7b45cfe79229838721e
1 file changed