Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/
DMediaProjectionTaskView.kt65 private val previewRect = Rect() constant
147 previewRect.set(0, 0, thumbnail.width, thumbnail.height) in updateThumbnailMatrix()
154 previewRect, in updateThumbnailMatrix()