Home
last modified time | relevance | path

Searched refs:appConfigOut (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp920 const auto& appConfigOut = appWindowSceneConfig_.keyboardAnimationOut_; in ConfigKeyboardAnimation() local
921 systemConfig_.animationOut_ = KeyboardAnimationCurve(appConfigOut.curveType_, in ConfigKeyboardAnimation()
922 {appConfigOut.ctrlX1_, appConfigOut.ctrlY1_, appConfigOut.ctrlX2_, appConfigOut.ctrlY2_}, in ConfigKeyboardAnimation()
923 appConfigOut.duration_); in ConfigKeyboardAnimation()

Completed in 17 milliseconds