Android Native Size is 1920x1200 however the GLSurface is 1440x900?
Not sure what is misconfigured for these Large DPI screens here
CurrentMode:{id=1, width=1200, height=1920, fps=60.000004} refreshRate: [60.000004] mode PhysicalWidth:[1200] mode PhysicalHeight:[1920]
ViewRootImpl@24dd063[OFActivity]: Relayout returned: old=(0,0,1920,1200) new=(0,0,1440,900) req=(0,0)8 dur=65 res=0x1 s={false 0} ch=false fn=-1 D/OF: Create surface
<supports-screens android:resizeable="true"
android:smallScreens="true"
android:normalScreens="true"
android:largeScreens="true"
android:xlargeScreens="true"
android:anyDensity="true" />