Searched refs:RES_TYPE_SLIDE (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/frameworks/base/ressched/ |
H A D | ressched_report.cpp | 24 constexpr uint32_t RES_TYPE_SLIDE = 11; member 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() 229 ResSchedDataReport(RES_TYPE_SLIDE, SLIDE_DETECTING, payload); in HandleTouchMove() 261 ResSchedDataReport(RES_TYPE_SLIDE, SLIDE_DETECTING, payload); in HandleTouchPullMove()
|
Completed in 1 milliseconds