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

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

Completed in 54 milliseconds