Searched refs:skipWindow_ (Results 1 – 2 of 2) sorted by relevance
1096 skipWindow_ = enable; in SetCastScreenEnableSkipWindow()1101 return skipWindow_; in GetCastScreenEnableSkipWindow()
280 std::atomic<bool> skipWindow_ = false; variable