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

/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
H A DGlowPadView.java1048 private float computeScaleFactor(int desiredWidth, int desiredHeight, method in class:GlowPadView
1098 mRingScaleFactor = computeScaleFactor(minimumWidth, minimumHeight,

Completed in 52 milliseconds