HomeSort by relevance Sort by last modified time
    Searched refs:sendKeyUp (Results 1 - 3 of 3) sorted by null

  /development/tools/emulator/opengl/tests/event_injector/
EventInjector.h 37 void sendKeyUp( int keycode );
EventInjector.cpp 73 void EventInjector::sendKeyUp( int keycode )
  /development/tools/emulator/opengl/tests/emulator_test_renderer/
main.cpp 185 injector->sendKeyUp(convert_keysym(ev.key.keysym.sym));

Completed in 761 milliseconds