Searched refs:first_expand_ (Results 1 – 2 of 2) sorted by relevance
39 first_expand_(true), in Expand()61 first_expand_ = true; in Reset()84 if (first_expand_) { in Process()87 first_expand_ = false; in Process()338 if (first_expand_ || stop_muting_) in Muted()
91 bool first_expand_; variable