Home
last modified time | relevance | path

Searched refs:historyCurrent (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/event_resample/include/
H A Devent_resample.h191 size_t historyCurrent; member
200 historyCurrent = 0; in Initialize()
207 historyCurrent ^= 1; in AddHistory()
211 history[historyCurrent].InitializeFrom(event); in AddHistory()
216 return &history[(historyCurrent + idx) & 1]; in GetHistory()
/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp825 ts.historyCurrent = 3; in HWTEST_F()
857 ts.historyCurrent = 3; in HWTEST_F()
888 ts.historyCurrent = 7; in HWTEST_F()
933 ts.historyCurrent = 3; in HWTEST_F()
963 ts.historyCurrent = 3; in HWTEST_F()

Completed in 5 milliseconds