Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp24 constexpr uint32_t RES_TYPE_SLIDE = 11; variable
103 reportDataFunc_(RES_TYPE_SLIDE, AUTO_PLAY_ON_EVENT, payload); in ResSchedDataReport()
108 reportDataFunc_(RES_TYPE_SLIDE, AUTO_PLAY_OFF_EVENT, payload); in ResSchedDataReport()
113 reportDataFunc_(RES_TYPE_SLIDE, SLIDE_OFF_EVENT, payload); in ResSchedDataReport()
226 ResSchedDataReport(RES_TYPE_SLIDE, SLIDE_DETECTING, payload); in HandleTouchMove()
255 ResSchedDataReport(RES_TYPE_SLIDE, SLIDE_DETECTING, payload); in HandleTouchPullMove()