Searched refs:first_visible_frame (Results 1 – 1 of 1) sorted by relevance
46 int64 first_visible_frame; member66 first_visible_frame(other.first_visible_frame), in PlayingState()151 state->first_visible_frame = 0; in Init()250 int64 startFrame = _LastState()->first_visible_frame; in MessageReceived()254 if (startFrame != _LastState()->first_visible_frame in MessageReceived()257 state->first_visible_frame = startFrame; in MessageReceived()558 return state->first_visible_frame; in FirstPlaybackRangeFrame()1170 state->first_visible_frame, in PrintState()1445 startFrame = state->first_visible_frame; in _GetPlayingBoundsFor()