Searched refs:is_seat_initialized (Results 1 – 1 of 1) sorted by relevance
62 bool is_seat_initialized; member106 assert(!test->is_seat_initialized && in test_seat_init()111 test->is_seat_initialized = true; in test_seat_init()129 assert(test->is_seat_initialized && in test_seat_release()131 test->is_seat_initialized = false; in test_seat_release()797 if (test->is_seat_initialized) in handle_compositor_destroy()