Home
last modified time | relevance | path

Searched refs:BTN_TOOL_AIRBRUSH (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/bin/input/
Dlinux_input.py506 BTN_TOOL_AIRBRUSH = 0x144 variable
1197 BTN_TOOL_AIRBRUSH : 'TOOL_AIRBRUSH',
/external/strace/xlat/
Devdev_keycode.in325 BTN_TOOL_AIRBRUSH
Devdev_keycode.h945 #if defined(BTN_TOOL_AIRBRUSH) || (defined(HAVE_DECL_BTN_TOOL_AIRBRUSH) && HAVE_DECL_BTN_TOOL_AIRBR…
946 XLAT(BTN_TOOL_AIRBRUSH),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h404 #define BTN_TOOL_AIRBRUSH 0x144 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c188 [BTN_TOOL_AIRBRUSH] = "ToolAirbrush", [BTN_TOOL_FINGER] = "ToolFinger",