Home
last modified time | relevance | path

Searched refs:TOUCH_HISTORY_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dtouch.c43 #define TOUCH_HISTORY_SIZE 100 macro
385 ti->history = calloc(TOUCH_HISTORY_SIZE, sizeof(*ti->history)); in TouchEventHistoryAllocate()
388 ti->history_size = TOUCH_HISTORY_SIZE; in TouchEventHistoryAllocate()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog80214 that the first TOUCH_HISTORY_SIZE events are the important ones and anything