Home
last modified time | relevance | path

Searched refs:tc_implementation (Results 1 – 1 of 1) sorted by relevance

/external/wayland/tests/
Dtest-compositor.c298 static const struct test_compositor_interface tc_implementation = { variable
314 wl_resource_set_implementation(res, &tc_implementation, data, NULL); in tc_bind()