Home | History | Annotate | Download | only in android

Lines Matching full:multi

41 /* Maximum number of pointers, supported by multi-touch emulation. */
48 /* Describes state of a multi-touch pointer */
50 /* Tracking ID assigned to the pointer by an app emulating multi-touch. */
60 /* Describes state of an emulated multi-touch screen. */
62 /* Multi-touch port connected to the device. */
74 /* Array of multi-touch pointers. */
89 /* Default multi-touch screen descriptor */
239 * Multi-touch API
242 /* Multi-touch service initialization flag. */
335 T("Multi-touch: Software renderer framebuffer update: %d:%d -> %dx%d",
364 T("Multi-touch: openGLES framebuffer update: 0:0 -> %dx%d", w, h);