Searched refs:should_disable (Results 1 – 2 of 2) sorted by relevance
32 bool should_enable, bool should_disable)47 - else if (should_disable)48 + else if (curr_enabled_state && should_disable)
815 bool should_disable = true; in disable_dangling_plane() local819 should_disable = false; in disable_dangling_plane()823 if (should_disable && old_stream) { in disable_dangling_plane()