Home
last modified time | relevance | path

Searched refs:V4L2_CAP_TOUCH (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dv4l2_device_capabilities_flags.h85 #if defined(V4L2_CAP_TOUCH) || (defined(HAVE_DECL_V4L2_CAP_TOUCH) && HAVE_DECL_V4L2_CAP_TOUCH)
86 XLAT(V4L2_CAP_TOUCH),
Dv4l2_device_capabilities_flags.in23 V4L2_CAP_TOUCH
/external/syzkaller/sys/linux/
Dvideo4linux_386.const143 V4L2_CAP_TOUCH = 268435456
Dvideo4linux_arm.const143 V4L2_CAP_TOUCH = 268435456
Dvideo4linux_arm64.const143 V4L2_CAP_TOUCH = 268435456
Dvideo4linux_amd64.const143 V4L2_CAP_TOUCH = 268435456
Dvideo4linux.txt903 …DR_OUTPUT, V4L2_CAP_READWRITE, V4L2_CAP_ASYNCIO, V4L2_CAP_STREAMING, V4L2_CAP_TOUCH, V4L2_CAP_DEVI…
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h475 #define V4L2_CAP_TOUCH 0x10000000 /* Is a touch device */ macro
/external/strace/
DChangeLog23365 * xlat/v4l2_device_capabilities_flags.in: Add V4L2_CAP_TOUCH introduced
23367 * xlat/v4l2_input_types.in: Add V4L2_CAP_TOUCH introduced