Home
last modified time | relevance | path

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

/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
/foundation/multimodalinput/input/service/event_resample/include/
H A Devent_resample.h250 ErrCode ConsumeBatch(int64_t frameTime, MotionEvent** outEvent);
/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp751 * @tc.desc: Test the funcation ConsumeBatch
760 ASSERT_NO_FATAL_FAILURE(EventResampleHdr->ConsumeBatch(frameTime, outEvent)); in HWTEST_F()
762 ASSERT_NO_FATAL_FAILURE(EventResampleHdr->ConsumeBatch(frameTime, outEvent)); in HWTEST_F()

Completed in 4 milliseconds