Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DMagnificationThumbnail.java102 refreshBackgroundBounds(currentBounds); in setThumbnailBounds()
110 private void refreshBackgroundBounds(Rect currentBounds) { in refreshBackgroundBounds() method in MagnificationThumbnail