Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DFullScreenMagnificationController.java309 float getSentScale() { in getSentScale() method in FullScreenMagnificationController.DisplayMagnification
582 final float scale = getSentScale(); in getMagnifiedFrameInContentCoordsLocked()