Home
last modified time | relevance | path

Searched defs:SPLINE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Danimation_track_component.h45 SPLINE enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h36 SPLINE, enumerator
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h355 SPLINE = 9, // SWS_SPLINE enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h154 enum class AnimationInterpolation : int { INVALID, STEP, LINEAR, SPLINE }; in CORE3D_BEGIN_NAMESPACE() enumerator