Searched refs:screenBounds (Results 1 – 4 of 4) sorted by relevance
148 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument170 int bitmapWidth = Math.round(screenBounds.width()); in onCaptureSharedElementSnapshot()171 int bitmapHeight = Math.round(screenBounds.height()); in onCaptureSharedElementSnapshot()181 mTempMatrix.postTranslate(-screenBounds.left, -screenBounds.top); in onCaptureSharedElementSnapshot()
252 Matrix viewToGlobalMatrix, RectF screenBounds) { in onCaptureSharedElementSnapshot() argument254 screenBounds); in onCaptureSharedElementSnapshot()
68 Matrix viewToGlobalMatrix, RectF screenBounds); in onCaptureSharedElementSnapshot() argument114 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument116 screenBounds); in onCaptureSharedElementSnapshot()
150 RectF screenBounds) { in onCaptureSharedElementSnapshot() argument177 return TransitionUtils.createViewBitmap(sharedElement, mTempMatrix, screenBounds); in onCaptureSharedElementSnapshot()