Home
last modified time | relevance | path

Searched defs:deviceId (Results 1 – 3 of 3) sorted by relevance

/gdk/samples/quake/jni/
Dgl_vidandroid.cpp540 float x, float y, float pressure, float size, int deviceId) { in analyze()
669 float x, float y, float pressure, float size, int deviceId) in AndroidMotionEvent()
DmasterMain.cpp70 jfloat x, jfloat y, jfloat pressure, jfloat size, jint deviceId) { in qmotionevent()
/gdk/samples/quake/src/com/android/quake/llvm/
DQuakeLib.java170 float x, float y, float pressure, float size, int deviceId); in motionEvent()