Home
last modified time | relevance | path

Searched defs:touchState (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp314 TouchState& touchState = touchStates_.at(idx); in UpdateTouchState() local
322 TouchState& touchState = touchStates_.at(idx); in UpdateTouchState() local
332 TouchState& touchState = touchStates_.at(idx); in UpdateTouchState() local
358 TouchState &touchState = touchStates_.at(idx); in ResampleTouchState() local
408 … EventResample::ResampleCoordinates(int64_t sampleTime, MotionEvent* event, TouchState &touchState, in ResampleCoordinates()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_multi_app_strategy.h45 TouchState touchState; member
/ohos5.0/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp272 std::vector<InputEvt> touchState; member
844 EventResample::TouchState touchState; variable
875 EventResample::TouchState touchState; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_scroll.cpp210 int32_t touchState = SCROLL_NONE; in UpdateOffset() local