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

  /hardware/intel/common/libva/test/putsurface/
putsurface_android.cpp 48 static int check_window_event(void *x11_display, void *win, int *width, int *height, int *quit);
119 int check_window_event(void *win_display, void *drawble, int *width, int *height, int *quit) function
putsurface_x11.c 36 static int check_window_event(void *x11_display, void *drawable, int *width, int *height, int *quit);
135 static int check_window_event(void *win_display, void *drawable, int *width, int *height, int *quit) function
putsurface_wayland.c 39 static int check_window_event(void *win_display, void *drawable,
283 check_window_event( function
putsurface_common.c 493 check_window_event(win_display, drawable, &width, &height, &quit);

Completed in 483 milliseconds