Searched refs:deviceId (Results 1 – 6 of 6) sorted by relevance
/external/quake/standalone/ |
D | main.cpp | 13 float x, float y, float pressure, float size, int deviceId); 72 int32_t deviceId; member 133 event.deviceId = rawEvent.deviceId; in eventThreadMain() 246 pEvent->deviceId, pEvent->type, pEvent->scancode, in checkEvents() 327 pEvent->deviceId); in checkEvents()
|
/external/quake/quake/src/WinQuake/ |
D | masterMain.cpp | 29 float x, float y, float pressure, float size, int deviceId); 48 jfloat x, jfloat y, jfloat pressure, jfloat size, jint deviceId) { in qmotionevent() argument 51 deviceId) ? JNI_TRUE : JNI_FALSE; in qmotionevent()
|
D | gl_vidandroid.cpp | 536 float x, float y, float pressure, float size, int deviceId) { in analyze() argument 660 float x, float y, float pressure, float size, int deviceId) in AndroidMotionEvent() argument 662 gGestureDetector.analyze(eventTime, action, x, y, pressure, size, deviceId); in AndroidMotionEvent()
|
/external/quake/src/com/android/quake/ |
D | QuakeLib.java | 162 float x, float y, float pressure, float size, int deviceId); in motionEvent() argument
|
/external/yaffs2/yaffs2/mtdemul/ |
D | nandemul2k.c | 257 static int nandemul2k_ReadId(__u8 *vendorId, __u8 *deviceId) in nandemul2k_ReadId() argument 260 *deviceId = '2'; in nandemul2k_ReadId()
|
/external/grub/netboot/ |
D | tlan.c | 1296 u16 deviceId;
|