Home
last modified time | relevance | path

Searched refs:ResSchedReport (Results 1 - 21 of 21) sorted by relevance

/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_ressched_report.cpp19 ResSchedReport& ResSchedReport::GetInstance() in GetInstance()
21 static ResSchedReport instance; in GetInstance()
25 void ResSchedReport::ResSchedDataReport( in ResSchedDataReport()
31 void ResSchedReport::ResSchedDataReport( in ResSchedDataReport()
35 void ResSchedReport::OnTouchEvent(const TouchEvent& touchEvent) {} in OnTouchEvent()
/foundation/window/window_manager/wmserver/include/zidl/
H A Dressched_report.h30 class ResSchedReport final {
32 static ResSchedReport& GetInstance() in GetInstance()
34 static ResSchedReport instance; in GetInstance()
46 ResSchedReport() {} in ResSchedReport() function in OHOS::Rosen::final
47 ~ResSchedReport() {} in ~ResSchedReport()
/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp78 ResSchedReport& ResSchedReport::GetInstance() in GetInstance()
80 static ResSchedReport instance; in GetInstance()
84 void ResSchedReport::ResSchedDataReport(const char* name, const std::unordered_map<std::string, std::string>& param) in ResSchedDataReport()
149 void ResSchedReport::ResSchedDataReport(uint32_t resType, int32_t value, in ResSchedDataReport()
160 void ResSchedReport::OnTouchEvent(const TouchEvent& touchEvent) in OnTouchEvent()
189 void ResSchedReport::RecordTouchEvent(const TouchEvent& touchEvent, bool enforce) in RecordTouchEvent()
200 void ResSchedReport::HandleTouchDown(const TouchEvent& touchEvent) in HandleTouchDown()
209 void ResSchedReport::HandleTouchUp(const TouchEvent& touchEvent) in HandleTouchUp()
221 void ResSchedReport
[all...]
H A Dressched_report.h40 class ACE_EXPORT ResSchedReport final {
42 static ResSchedReport& GetInstance();
50 ResSchedReport() {} in ResSchedReport() function in OHOS::Ace::final
51 ~ResSchedReport() {} in ~ResSchedReport()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dlong_frame_report_impl.cpp31 ResSchedReport::GetInstance().ResSchedDataReport("long_frame_start"); in SubmitEvent()
39 ResSchedReport::GetInstance().ResSchedDataReport("long_frame_end"); in CancelEvent()
/foundation/window/window_manager/wm/include/
H A Dressched_report.h53 class ResSchedReport { class
54 WM_DECLARE_SINGLE_INSTANCE(ResSchedReport);
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.cpp371 ResSchedReport::GetInstance().ResSchedDataReport("slide_on"); in HandleDragStart()
578 ResSchedReport::GetInstance().ResSchedDataReport("slide_on"); in HandleDragUpdate()
630 ResSchedReport::GetInstance().ResSchedDataReport("slide_off"); in HandleDragEnd()
944 ResSchedReport::GetInstance().ResSchedDataReport("slide_off"); in OnAnimateStop()
1018 ResSchedReport::GetInstance().ResSchedDataReport("slide_off"); in ProcessScrollMotionStop()
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp117 ResSchedReport::GetInstance().ResSchedDataReport("slide_on"); in HandleTouchEvent()
121 ResSchedReport::GetInstance().ResSchedDataReport("slide_off"); in HandleTouchEvent()
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dpinch_recognizer.cpp31 ResSchedReport::GetInstance().ResSchedDataReport("click"); in OnAccepted()
H A Dclick_recognizer.cpp68 ResSchedReport::GetInstance().ResSchedDataReport("click"); in OnAccepted()
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dpinch_recognizer.cpp57 ResSchedReport::GetInstance().ResSchedDataReport("click"); in OnAccepted()
H A Dclick_recognizer.cpp165 ResSchedReport::GetInstance().ResSchedDataReport("click"); in OnAccepted()
/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp367 ResSchedReport::GetInstance().ResSchedDataReport( in NotifyAnimationTransition()
945 ResSchedReport::GetInstance().ResSchedDataReport( in CreateShowAnimationFinishedCallback()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.cpp270 ResSchedReport::GetInstance().ResSchedDataReport("click"); in ApplyOneUpdate()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp76 WM_IMPLEMENT_SINGLE_INSTANCE(ResSchedReport);
2764 ResSchedReport::GetInstance().RequestPerfIfNeed(reason, GetType(), GetMode()); in ScheduleUpdateRectTask()
3115 ResSchedReport::GetInstance().StopPerfIfNeed(); in EndMoveOrDragWindow()
3140 ResSchedReport::GetInstance().TrigClick(); in ConsumeMoveOrDragEvent()
3286 ResSchedReport::GetInstance().AnimationBoost(); in PerfLauncherHotAreaIfNeed()
3300 ResSchedReport::GetInstance().TrigSlide(GetType(), true); in ConsumePointerEvent()
3304 ResSchedReport::GetInstance().TrigSlide(GetType(), false); in ConsumePointerEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.cpp1172 ResSchedReport::GetInstance().ResSchedDataReport("slide_off"); in GetFrictionProperty()
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp854 ResSchedReport::GetInstance().ResSchedDataReport("slide_on"); in HandleDragStart()
956 ResSchedReport::GetInstance().ResSchedDataReport("slide_off"); in HandleDragEnd()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1156 ResSchedReport::GetInstance().ResSchedDataReport("pop_page", params); in PopPage()
1530 ResSchedReport::GetInstance().OnTouchEvent(scalePoint); in OnTouchEvent()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5613 ResSchedReport::GetInstance().ResSchedDataReport("web_gesture"); in HandleTouchDown()
5622 ResSchedReport::GetInstance().ResSchedDataReport("web_gesture"); in HandleTouchUp()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp957 ResSchedReport::GetInstance().LoadPageEvent(ResDefine::LOAD_PAGE_COMPLETE_EVENT); in FlushVsync()
2663 ResSchedReport::GetInstance().OnTouchEvent(scalePoint); in OnTouchEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp3260 ResSchedReport::GetInstance().ResSchedDataReport("auto_play_off"); in PlayPropertyTranslateAnimation()
3279 ResSchedReport::GetInstance().ResSchedDataReport("auto_play_on"); in PlayPropertyTranslateAnimation()

Completed in 54 milliseconds