Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp50 result = ConsumeBatch(frameTime_, &outEvent); in OnEventConsume()
235 ErrCode EventResample::ConsumeBatch(int64_t frameTime, MotionEvent** outEvent) in ConsumeBatch() function in OHOS::MMI::EventResample
/ohos5.0/foundation/multimodalinput/input/service/event_resample/include/
H A Devent_resample.h250 ErrCode ConsumeBatch(int64_t frameTime, MotionEvent** outEvent);
/ohos5.0/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp760 ASSERT_NO_FATAL_FAILURE(EventResampleHdr->ConsumeBatch(frameTime, outEvent));
762 ASSERT_NO_FATAL_FAILURE(EventResampleHdr->ConsumeBatch(frameTime, outEvent));