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

  /external/qemu/android/skin/
window.h 21 extern SkinWindow* skin_window_create( SkinLayout* layout,
window.c 1023 skin_window_create( SkinLayout* slayout, int x, int y, double scale, int no_display ) function
    [all...]
  /external/qemu/android/
qemulator.c 48 emulator->window = skin_window_create( layout, emulator->win_x, emulator->win_y, scale, 0);

Completed in 17 milliseconds