Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyPreviewDrawParams.java131 final float showUpStartXScale, final float showUpStartYScale, final int showUpDuration, in setAnimationParams() argument
134 mShowUpStartXScale = showUpStartXScale; in setAnimationParams()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java437 final float showUpStartXScale, final float showUpStartYScale, final int showUpDuration, in setKeyPreviewAnimationParams() argument
440 showUpStartXScale, showUpStartYScale, showUpDuration, in setKeyPreviewAnimationParams()