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

  /external/qemu/android/skin/
keyboard.h 29 extern SkinKeyboard* skin_keyboard_create_from_kcm( const char* kcm_file_path, int use_raw_keys );
keyboard.c 628 skin_keyboard_create_from_kcm( const char* kcm_file_path, int use_raw_keys ) function
  /external/qemu/android/
main.c 387 emulator->keyboard = skin_keyboard_create_from_kcm(opts->charmap, opts->raw_keys);
    [all...]

Completed in 27 milliseconds