HomeSort by relevance Sort by last modified time
    Searched refs:KEY_ROTATE_DISPLAY (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
input-event-codes.h 250 #define KEY_ROTATE_DISPLAY 153
251 #define KEY_DIRECTION KEY_ROTATE_DISPLAY
  /external/kernel-headers/original/uapi/linux/
input-event-codes.h 231 #define KEY_ROTATE_DISPLAY 153 /* Display orientation for e.g. tablets */
232 #define KEY_DIRECTION KEY_ROTATE_DISPLAY
  /external/strace/xlat/
evdev_keycode.h 473 #if defined(KEY_ROTATE_DISPLAY) || (defined(HAVE_DECL_KEY_ROTATE_DISPLAY) && HAVE_DECL_KEY_ROTATE_DISPLAY)
474 XLAT(KEY_ROTATE_DISPLAY),
    [all...]

Completed in 734 milliseconds