Searched refs:boundsWidth (Results 1 – 1 of 1) sorted by relevance
119 final float boundsWidth = (float) bounds.width(); in drawBitmap() local121 final float scale = Math.max(boundsWidth / width, boundsHeight / height); in drawBitmap()