Searched refs:screenBounds (Results 1 – 5 of 5) sorted by relevance
167 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument189 int bitmapWidth = Math.round(screenBounds.width()); in onCaptureSharedElementSnapshot()190 int bitmapHeight = Math.round(screenBounds.height()); in onCaptureSharedElementSnapshot()200 mTempMatrix.postTranslate(-screenBounds.left, -screenBounds.top); in onCaptureSharedElementSnapshot()
489 Matrix viewToGlobalMatrix, RectF screenBounds) { in onCaptureSharedElementSnapshot() argument491 screenBounds); in onCaptureSharedElementSnapshot()535 Matrix viewToGlobalMatrix, RectF screenBounds) { in onCaptureSharedElementSnapshot() argument537 screenBounds); in onCaptureSharedElementSnapshot()
73 Matrix viewToGlobalMatrix, RectF screenBounds); in onCaptureSharedElementSnapshot() argument119 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument121 screenBounds); in onCaptureSharedElementSnapshot()
110 Matrix viewToGlobalMatrix, RectF screenBounds) { in onCaptureSharedElementSnapshot() argument112 screenBounds); in onCaptureSharedElementSnapshot()
170 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument197 return TransitionUtils.createViewBitmap(sharedElement, mTempMatrix, screenBounds); in onCaptureSharedElementSnapshot()