Searched refs:getTrueCropRect (Results 1 – 1 of 1) sorted by relevance
305 RectF crop = getTrueCropRect(holder, width, height); in finalGeometryRect()314 RectF crop = getTrueCropRect(holder, width, height); in applyFullGeometryMatrix()457 public static RectF getTrueCropRect(GeometryHolder holder, int bitmapWidth, int bitmapHeight) { in getTrueCropRect() method in GeometryMathUtils471 RectF crop = getTrueCropRect(holder, bitmapWidth, bitmapHeight); in getCropSelectionToScreenMatrix()