Home
last modified time | relevance | path

Searched defs:MAX_EVENT_SIZE (Results 1 – 2 of 2) sorted by relevance

/foundation/multimodalinput/input/common/include/
Dconfig_multimodal.h34 #define MAX_EVENT_SIZE 100 // Epoll create maximum event size macro
/foundation/graphic/utils/interfaces/kits/gfx_utils/
Dinput_event_info.h23 const static uint8_t MAX_EVENT_SIZE = 10; variable