Searched refs:UI_SET_RELBIT (Results 1 – 11 of 11) sorted by relevance
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | uinput.h | 52 #define UI_SET_RELBIT _IOW(UINPUT_IOCTL_BASE, 102, int) macro
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/tests/ |
H A D | VirtualTouchpad_test.cpp | 162 expect.IoctlSetInt(UI_SET_RELBIT, REL_WHEEL); in TEST_F() 164 expect.IoctlSetInt(UI_SET_RELBIT, REL_HWHEEL); in TEST_F()
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/ |
H A D | EvdevInjector.cpp | 183 if (const int status = uinput_->IoctlSetInt(UI_SET_RELBIT, rel_type)) { in ConfigureRel()
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | ioctl_defines | 1060 define(`UI_SET_RELBIT', `0x40045566')
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | ioctl_defines | 1060 define(`UI_SET_RELBIT', `0x40045566')
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | ioctl_defines | 1060 define(`UI_SET_RELBIT', `0x40045566')
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | ioctl_defines | 2455 define(`UI_SET_RELBIT', `0x40045566')
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | ioctl_defines | 2464 define(`UI_SET_RELBIT', `0x40045566')
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | ioctl_defines | 2487 define(`UI_SET_RELBIT', `0x40045566')
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | ioctl_defines | 2487 define(`UI_SET_RELBIT', `0x40045566')
|
/aosp12/system/sepolicy/public/ |
H A D | ioctl_defines | 2487 define(`UI_SET_RELBIT', `0x40045566')
|