Searched refs:boundsInBitmapSpace (Results 1 – 1 of 1) sorted by relevance
325 RectF boundsInBitmapSpace = new RectF(); in getScaledInsets() local326 boundsToBitmapSpace.mapRect(boundsInBitmapSpace, viewRect); in getScaledInsets()330 ? Math.round(bitmapRect.bottom - boundsInBitmapSpace.bottom) : 0; in getScaledInsets()