Searched refs:ShouldLiveOnFrame (Results 1 – 1 of 1) sorted by relevance
1569 if (!ShouldLiveOnFrame) in getShouldLiveOnFrame()1570 ShouldLiveOnFrame = computeShouldLiveOnFrame(); in getShouldLiveOnFrame()1571 return *ShouldLiveOnFrame; in getShouldLiveOnFrame()1599 mutable std::optional<bool> ShouldLiveOnFrame{}; member