Searched defs:mSentMagnificationSpec (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/accessibility/
H A DScreenMagnifier.java1246 private final MagnificationSpec mSentMagnificationSpec = new MagnificationSpec(); field in class:ScreenMagnifier.MagnificationController
1282 evaluator, mSentMagnificationSpec, mCurrentMagnificationSpec);
1297 animateAccessibilityTranformation(mSentMagnificationSpec,
1369 animateAccessibilityTranformation(mSentMagnificationSpec,
1385 return mSentMagnificationSpec;
1395 mSentMagnificationSpec.updateFrom(transformation);

Completed in 37 milliseconds