Searched refs:skin_window_enable_touch (Results 1 – 3 of 3) sorted by relevance
32 extern void skin_window_enable_touch( SkinWindow* window, int enabled );
1272 skin_window_enable_touch( SkinWindow* window, int enabled ) in skin_window_enable_touch() function
84 skin_window_enable_touch ( emulator->window, android_hw->hw_touchScreen != 0 ); in qemulator_setup()