Searched refs:layoutScale (Results 1 – 1 of 1) sorted by relevance
788 final float layoutScale = Math.max( in updateSurface() local791 mLayout.height = (int) (myHeight * layoutScale); in updateSurface()792 mLayout.width = (int) (myWidth * layoutScale); in updateSurface()