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

  /external/mesa3d/src/gallium/state_trackers/egl/wayland/
native_wayland.c 47 static const struct wl_callback_listener sync_listener = { variable in typeref:struct:wl_callback_listener
58 wl_callback_add_listener(callback, &sync_listener, &done);
  /external/mesa3d/src/egl/drivers/dri2/
platform_wayland.c 57 static const struct wl_callback_listener sync_listener = { variable in typeref:struct:wl_callback_listener
68 wl_callback_add_listener(callback, &sync_listener, &done);

Completed in 36 milliseconds