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

  /external/wayland/src/
wayland-private.h 121 wl_connection_consume(struct wl_connection *connection, size_t size);
connection.c 213 wl_connection_consume(struct wl_connection *connection, size_t size) function
640 wl_connection_consume(connection, size);
648 wl_connection_consume(connection, size);
789 wl_connection_consume(connection, size);
795 wl_connection_consume(connection, size);
wayland-client.c     [all...]
  /external/wayland/tests/
connection-test.c 100 wl_connection_consume(connection, sizeof message);

Completed in 155 milliseconds