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

  /external/qemu/android/skin/
window.h 27 extern void skin_window_enable_touch( SkinWindow* window, int enabled );
window.c 1058 skin_window_enable_touch( SkinWindow* window, int enabled ) function
    [all...]
  /external/qemu/android/
qemulator.c 78 skin_window_enable_touch ( emulator->window, android_hw->hw_touchScreen != 0 );

Completed in 38 milliseconds