Home
last modified time | relevance | path

Searched defs:initValue (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
Danimation.h42 void SetInitValue(const T& initValue) in SetInitValue()
Dproperty_animatable.h62 … PropertyAnimatableType property, RefPtr<Animation<V>>& animation, typename U::Type& initValue) in AddPropertyAnimation()
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
Dpage_transition_info.h173 float initValue = 1.0f; in AddOpacityAnimation() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
Ddash_mpd_downloader.cpp1351 DashSegmentInitValue initValue = DASH_SEGMENT_INIT_UNDO; in GetSegmentsInPeriod() local
1389 DashSegmentInitValue initValue = DASH_SEGMENT_INIT_UNDO; in GetSegmentsInAdptSet() local
1419 DashSegmentInitValue initValue = DASH_SEGMENT_INIT_UNDO; in GetSegmentsInRepresentation() local
1860 DashSegmentInitValue initValue = DASH_SEGMENT_INIT_UNDO; in GetSegmentsByAdptSetInfo() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
Daudio_service.cpp1000 int32_t initValue = 1; in IsExceedingMaxStreamCntPerUid() local
/foundation/arkui/ace_engine/frameworks/core/components/tween/
Dtween_element.cpp785 typename U::Type initValue; in CreatePropertyAnimation() local