Home
last modified time | relevance | path

Searched refs:APP_SWIPER_SCROLL (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_constants.h40 static constexpr char APP_SWIPER_SCROLL[] = "APP_SWIPER_SCROLL"; variable
H A Dperf_monitor.cpp245 if (sceneId == PerfConstants::APP_LIST_FLING || sceneId == PerfConstants::APP_SWIPER_SCROLL in IsDisplayAnimator()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp2709 …PerfMonitor::GetPerfMonitor()->Start(PerfConstants::APP_SWIPER_SCROLL, PerfActionType::FIRST_MOVE,… in HandleDragStart()
2785 PerfMonitor::GetPerfMonitor()->End(PerfConstants::APP_SWIPER_SCROLL, false); in HandleDragEnd()