Home
last modified time | relevance | path

Searched defs:clock (Results 1 - 17 of 17) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/
H A Ddcamera_feeding_smoother.cpp36 int64_t clock = dCameraStatistician_->GetRecvTime() + dCameraStatistician_->GetAverRecv2FeedTime() in InitBaseline() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dproperty_animation.cpp30 void PropertyAnimation::Step(const IClock::ConstPtr& clock) in Step() argument
H A Danimation.h142 GetState().Step(clock); variable
H A Danimation_controller.cpp142 IAnimationController::StepInfo AnimationController::Step(const IClock::ConstPtr& clock) in Step() argument
H A Dtrack_animation.cpp130 void TrackAnimation::Step(const IClock::ConstPtr& clock) in Step() argument
H A Danimation_state.cpp111 AnimationState::StepStatus AnimationState::Step(const IClock::ConstPtr& clock) in Step() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_feeding_smoother_test.cpp201 int64_t clock = TWOFOLD * FRAME_INTERVAL; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Danimation_api.h67 void Step(const IClock::ConstPtr& clock) in Step() argument
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_one_shot_timer.cpp45 HgmOneShotTimer(std::string name, const Interval& interval, const ResetCallback& resetCallback, const ExpiredCallback& expiredCallback, std::unique_ptr<ChronoSteadyClock> clock) HgmOneShotTimer() argument
166 HgmSimpleTimer(std::string name, const Interval& interval, const StartCallback& startCallback, const ExpiredCallback& expiredCallback, std::unique_ptr<ChronoSteadyClock> clock) HgmSimpleTimer() argument
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Dmedia_library_adapter.cpp138 struct tm *GetLocaltime(const time_t* clock, struct tm *result) in GetLocaltime() argument
152 auto clock = std::chrono::system_clock::to_time_t(std::chrono::system_clock::now()); in CreateDisplayName() local
/foundation/arkui/ui_lite/test/uitest/test_ui_analog_clock/
H A Dui_test_analog_clock.cpp112 TestBtnOnClickChangeModeListener(UIView* uiView, UIAnalogClock* clock) : uiView_(uiView), clock_(clock) {} in TestBtnOnClickChangeModeListener() argument
137 TestBtnOnClickMovePositionListener(UIView* uiView, UIAnalogClock* clock, MoveType type, uint16_t grid) in TestBtnOnClickMovePositionListener() argument
209 void UITestAnalogClock::CreateButtons001(UIViewGroup* group, UIImageView* curFace, UIAnalogClock* clock) in CreateButtons001() argument
319 CreateButtons002(UIViewGroup* group, UIImageView* curFace, UIAnalogClock* clock) CreateButtons002() argument
[all...]
H A Dui_test_analog_clock.h28 explicit ClockAnimatorCallback(UIAnalogClock* clock) : clock_(clock) {} in ClockAnimatorCallback() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp117 int64_t clock = timeStampBaseline_ + clockTime_ - clockBaseline_; in SmoothFeeding() local
206 void IFeedingSmoother::SyncClock(const int64_t timeStamp, const int64_t interval, const int64_t clock) in SyncClock() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_status_params_cmd.h115 uint32_t clock; member
H A Dhci_def_evt.h707 uint32_t clock; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1783 META_NS::IAnimationController::StepInfo SceneImpl::Step(const META_NS::IClock::ConstPtr& clock) in Step() argument
H A Decs_animation.cpp188 void EcsTrackAnimation::Step(const META_NS::IClock::ConstPtr& clock) in Step() argument
1063 void EcsAnimation::Step(const IClock::ConstPtr& clock) in Step() argument

Completed in 15 milliseconds