Home
last modified time | relevance | path

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

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