Searched refs:updateCurrentSpecWithOffsetsLocked (Results 1 – 1 of 1) sorted by relevance
355 if (updateCurrentSpecWithOffsetsLocked( in updateMagnificationRegion()689 changed |= updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY); in updateMagnificationSpecLocked()706 if (updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY)) { in offsetMagnifiedRegion()715 boolean updateCurrentSpecWithOffsetsLocked(float nonNormOffsetX, float nonNormOffsetY) { in updateCurrentSpecWithOffsetsLocked() method in FullScreenMagnificationController.DisplayMagnification