/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/ |
H A D | dcamera_feeding_smoother.cpp | 36 int64_t clock = dCameraStatistician_->GetRecvTime() + dCameraStatistician_->GetAverRecv2FeedTime() in InitBaseline() local
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | property_animation.cpp | 30 void PropertyAnimation::Step(const IClock::ConstPtr& clock) in Step() argument
|
H A D | animation.h | 142 GetState().Step(clock); variable
|
H A D | animation_controller.cpp | 142 IAnimationController::StepInfo AnimationController::Step(const IClock::ConstPtr& clock) in Step() argument
|
H A D | track_animation.cpp | 130 void TrackAnimation::Step(const IClock::ConstPtr& clock) in Step() argument
|
H A D | animation_state.cpp | 111 AnimationState::StepStatus AnimationState::Step(const IClock::ConstPtr& clock) in Step() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
H A D | dcamera_feeding_smoother_test.cpp | 201 int64_t clock = TWOFOLD * FRAME_INTERVAL; in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/ |
H A D | animation_api.h | 67 void Step(const IClock::ConstPtr& clock) in Step() argument
|
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/ |
H A D | hgm_one_shot_timer.cpp | 45 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 D | media_library_adapter.cpp | 138 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 D | ui_test_analog_clock.cpp | 112 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 D | ui_test_analog_clock.h | 28 explicit ClockAnimatorCallback(UIAnalogClock* clock) : clock_(clock) {} in ClockAnimatorCallback() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/ |
H A D | ifeeding_smoother.cpp | 117 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 D | hci_def_status_params_cmd.h | 115 uint32_t clock; member
|
H A D | hci_def_evt.h | 707 uint32_t clock; member
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | scene_impl.cpp | 1783 META_NS::IAnimationController::StepInfo SceneImpl::Step(const META_NS::IClock::ConstPtr& clock) in Step() argument
|
H A D | ecs_animation.cpp | 188 void EcsTrackAnimation::Step(const META_NS::IClock::ConstPtr& clock) in Step() argument 1063 void EcsAnimation::Step(const IClock::ConstPtr& clock) in Step() argument
|