Searched refs:ShouldLiveOnFrame (Results 1 – 1 of 1) sorted by relevance
1587 if (!ShouldLiveOnFrame) in getShouldLiveOnFrame()1588 ShouldLiveOnFrame = computeShouldLiveOnFrame(); in getShouldLiveOnFrame()1589 return *ShouldLiveOnFrame; in getShouldLiveOnFrame()1620 mutable std::optional<bool> ShouldLiveOnFrame{}; member