Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/animation/
H A Danimation.h118 META_NS::ArrayProperty<float> Timestamps() in META_API_INTERFACE_ARRAY_PROPERTY_CACHED()
120 return META_API_CACHED_INTERFACE(TrackAnimation)->Timestamps(); in META_API_INTERFACE_ARRAY_PROPERTY_CACHED()
123 auto& Timestamps(BASE_NS::array_view<float> timestamps) in Timestamps() function
125 Timestamps()->SetValue(BASE_NS::move(timestamps)); in Timestamps()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dtrack_animation.cpp37 TrackAnimationState::TrackDataParams params { META_ACCESS_PROPERTY(Timestamps) }; in Build()
42 META_ACCESS_PROPERTY(Timestamps)->OnChanged()->AddHandler(updateKf); in Build()
221 META_ACCESS_PROPERTY(Timestamps)->Reset(); in RemoveAllKeyframes()
246 auto& timestamps = META_ACCESS_PROPERTY(Timestamps); in UpdateValid()
H A Dtrack_animation.h40 META_IMPLEMENT_INTERFACE_ARRAY_PROPERTY(ITrackAnimation, float, Timestamps) in META_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/animation/
H A Dintf_animation.h257 META_ARRAY_PROPERTY(float, Timestamps)
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.h52 META_IMPLEMENT_INTERFACE_ARRAY_PROPERTY(ITrackAnimation, float, Timestamps, {}) in SCENE_BEGIN_NAMESPACE()
H A Decs_animation.cpp631 trackAnimation->Timestamps()->SetValue(times); in UpdateTimestamps()
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Djs-apis-sendableImage.md1949 | timestamp<sup>12+</sup> | number | Yes | No | Image timestamp. Timestamps, measured …
H A D_image___native_module.md2077 Timestamps, measured in nanoseconds, are usually monotonically increasing. The specific meaning and…
H A Djs-apis-image.md7592 | timestamp<sup>12+</sup> | number | Yes | No | Image timestamp. Timestamps, measured …
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md1659 #### Inconsistent H.264 Frame and Audio Timestamps