Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationController.java326 if (updateCurrentSpecWithOffsetsLocked( in updateMagnificationRegion()
570 changed |= updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY); in updateMagnificationSpecLocked()
587 if (updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY)) { in offsetMagnifiedRegion()
596 boolean updateCurrentSpecWithOffsetsLocked(float nonNormOffsetX, float nonNormOffsetY) { in updateCurrentSpecWithOffsetsLocked() method in FullScreenMagnificationController.DisplayMagnification
/aosp12/frameworks/base/services/
H A Dart-profile4749 …on/FullScreenMagnificationController$DisplayMagnification;->updateCurrentSpecWithOffsetsLocked(FF)Z