Home
last modified time | relevance | path

Searched defs:totalDuration (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_bubble_progress.cpp35 static const int32_t totalDuration = 4800; in OnPostFlush() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.h55 Property<TimeSpan> totalDuration; member
173 TimeSpan totalDuration; member
H A Dstaggered_animation_state.cpp219 TimeSpan totalDuration = TimeSpan::Zero(); in GetAnimationBaseDuration() local
273 TimeSpan totalDuration = TimeSpan::Zero(); in GetAnimationBaseDuration() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Danim_impl.cpp271 const auto totalDuration = TotalDuration()->GetValue().ToSecondsFloat(); in UpdateProgress() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_fraction.cpp181 int64_t totalDuration = (duration_ * repeatCount_ + startDelay_) * MS_TO_NS; in IsFinished() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_symbol_animation_test.cpp870 uint32_t totalDuration = 0; in HWTEST_F() local
897 uint32_t totalDuration = 0; in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp213 int64_t totalDuration = 0; in FindSeekRequest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vsync_rate_reduce_manager.cpp176 float totalDuration = 0; in UpdateRatesLevel() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp87 void CalcOneTimePercent(std::vector<float>& timePercents, const uint32_t totalDuration, const uint32_t duration) in CalcOneTimePercent() argument
690 bool RSSymbolAnimation::CalcTimePercents(std::vector<float>& timePercents, const uint32_t totalDuration, in CalcTimePercents() argument
651 GetKeyframeAlphaAnimationParas( std::vector<Drawing::DrawingPiecewiseParameter>& oneGroupParas, uint32_t& totalDuration, std::vector<float>& timePercents) GetKeyframeAlphaAnimationParas() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp913 int64_t totalDuration = 0; in SeekToTs() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp983 double totalDuration = 0; in SeekToTs() local
1001 int64_t HlsMediaDownloader::RequestNewTs(uint64_t seekTime, SeekMode mode, double totalDuration, in RequestNewTs() argument

Completed in 14 milliseconds