Home
last modified time | relevance | path

Searched refs:bitmapRect (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskThumbnailView.java221 RectF bitmapRect = new RectF( in getScaledInsets() local
237 Math.round(bitmapRect.right - boundsInBitmapSpace.right), in getScaledInsets()
238 Math.round(bitmapRect.bottom - boundsInBitmapSpace.bottom)); in getScaledInsets()