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

  /external/qemu/android/skin/
window.h 68 extern void skin_window_update_display( SkinWindow* window, int x, int y, int w, int h );
window.c 1748 skin_window_update_display( SkinWindow* window, int x, int y, int w, int h ) function
    [all...]
  /external/qemu/android/
qemulator.c 105 skin_window_update_display( emulator->window, x, y, w, h );

Completed in 116 milliseconds