Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/src/curves/
H A Deasing_curve.h31 #define DECLARE_EASING_CURVE(name) \ macro
37 DECLARE_EASING_CURVE(Linear)
38 DECLARE_EASING_CURVE(InQuad)
39 DECLARE_EASING_CURVE(OutQuad)
40 DECLARE_EASING_CURVE(InOutQuad)
41 DECLARE_EASING_CURVE(InCubic)
42 DECLARE_EASING_CURVE(OutCubic)
43 DECLARE_EASING_CURVE(InOutCubic)
44 DECLARE_EASING_CURVE(InSine)
45 DECLARE_EASING_CURVE(OutSin
[all...]

Completed in 1 milliseconds