Fix CTS test case for running on qHD platform

Root Cause:
The CTS creates a fixed size surfaceView (640x480) over the screen size
of qHd (480x800). It will cause SurfaceFlinger to crop and skip drawing
top region.

Solution:
To create a small size (320x240) region of surfaceView.

Bug: 33287107
Change-Id: Iea95f34f49848f48588f356e22b0e86d152405f9
Signed-off-by: Xinghua Yang <xinghua.yang@mediatek.com>
1 file changed