Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp34 constexpr double PHONE_ENTER_CURVE_X1 = 0.60; variable
473 PHONE_ENTER_CURVE_X0, PHONE_ENTER_CURVE_Y0, PHONE_ENTER_CURVE_X1, PHONE_ENTER_CURVE_Y1); in BuildAnimationForPhone()