Home
last modified time | relevance | path

Searched defs:setScaleAndCenter (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMagnificationController.java450 boolean setScaleAndCenter(float scale, float centerX, float centerY, in setScaleAndCenter() method in MagnificationController.DisplayMagnification
940 public boolean setScaleAndCenter(int displayId, float scale, float centerX, float centerY, in setScaleAndCenter() method in MagnificationController