Searched refs:screenBounds (Results 1 – 4 of 4) sorted by relevance
168 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument190 int bitmapWidth = Math.round(screenBounds.width()); in onCaptureSharedElementSnapshot()191 int bitmapHeight = Math.round(screenBounds.height()); in onCaptureSharedElementSnapshot()201 mTempMatrix.postTranslate(-screenBounds.left, -screenBounds.top); in onCaptureSharedElementSnapshot()
457 Matrix viewToGlobalMatrix, RectF screenBounds) { in onCaptureSharedElementSnapshot() argument459 screenBounds); in onCaptureSharedElementSnapshot()
73 Matrix viewToGlobalMatrix, RectF screenBounds); in onCaptureSharedElementSnapshot() argument119 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument121 screenBounds); in onCaptureSharedElementSnapshot()
170 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument197 return TransitionUtils.createViewBitmap(sharedElement, mTempMatrix, screenBounds); in onCaptureSharedElementSnapshot()