Home
last modified time | relevance | path

Searched refs:deviceId (Results 1 – 6 of 6) sorted by relevance

/external/quake/standalone/
Dmain.cpp13 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/
DmasterMain.cpp29 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()
Dgl_vidandroid.cpp536 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/
DQuakeLib.java162 float x, float y, float pressure, float size, int deviceId); in motionEvent() argument
/external/yaffs2/yaffs2/mtdemul/
Dnandemul2k.c257 static int nandemul2k_ReadId(__u8 *vendorId, __u8 *deviceId) in nandemul2k_ReadId() argument
260 *deviceId = '2'; in nandemul2k_ReadId()
/external/grub/netboot/
Dtlan.c1296 u16 deviceId;