HomeSort by relevance Sort by last modified time
    Searched full:valuators (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/bin/input/
input_device.py 113 There are two types of "valuators":
114 Normal valuators represent just a value.
115 Absolute valuators are only for EV_ABS events. They have more fields:
117 Note: Relative and Absolute "Valuators" are also often called relative
144 Besides maintaining the set of supported ABS_MT valuators in the supported
146 unique copy of just the supported ABS_MT valuators. This represents the
328 dict containing all of the MT valuators from the events dict.
334 # Create dict containing just the MT valuators
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XInput.h 260 * that support input class Valuators.
383 int valuators[6]; member in struct:__anon61681
868 * an input device that supports the input class Valuators.
912 int *valuators; member in struct:__anon61715
    [all...]
XInput2.h 250 XIValuatorState valuators; member in struct:__anon61739
267 XIValuatorState valuators; member in struct:__anon61740
XIproto.h 1298 CARD32 num_valuators B32; /* number of valuators */
    [all...]

Completed in 505 milliseconds