Searched refs:isPendingDestroy (Results 1 – 3 of 3) sorted by relevance
63 bool isPendingDestroy (void) const;
99 bool Window::isPendingDestroy (void) const in isPendingDestroy() function in tcu::Android::Window
132 if (m_window->isPendingDestroy()) in processEvents()