Searched refs:do_key_event (Results 1 - 2 of 2) sorted by last modified time

/external/qemu/
H A Dvnc-android.c1312 static void do_key_event(VncState *vs, int down, int keycode, int sym) function
1473 do_key_event(vs, down, keycode, sym);
1483 do_key_event(vs, down, keycode, sym);
H A Dvnc.c1306 static void do_key_event(VncState *vs, int down, int keycode, int sym) function
1467 do_key_event(vs, down, keycode, sym);
1477 do_key_event(vs, down, keycode, sym);

Completed in 48 milliseconds