Searched refs:screenBounds (Results 1 – 3 of 3) 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()
610 Matrix viewToGlobalMatrix, RectF screenBounds) { in onCaptureSharedElementSnapshot() argument612 screenBounds); in onCaptureSharedElementSnapshot()
174 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument207 return TransitionUtils.createViewBitmap(sharedElement, mTempMatrix, screenBounds, parent); in onCaptureSharedElementSnapshot()