Searched refs:thread_changed (Results 1 – 1 of 1) sorted by relevance
4795 bool thread_changed = false; in WindowDelegateDraw() local4803 thread_changed = tid != m_tid; in WindowDelegateDraw()4810 thread_changed = true; in WindowDelegateDraw()4841 const bool context_changed = thread_changed || frame_changed || stop_id_changed; in WindowDelegateDraw()