Home
last modified time | relevance | path

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

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