Searched refs:timeline_current_ (Results 1 – 4 of 4) sorted by relevance
34 timeline_current_(0) { in VirtualCompositorWorker()88 int timeline_increase = point - timeline_current_; in FinishComposition()95 timeline_current_ = point; in FinishComposition()
48 int timeline_current_; variable
73 int timeline_increase = point - timeline_current_; in IncreaseTimelineToPoint()81 timeline_current_ = point; in IncreaseTimelineToPoint()538 *out << " timeline[current/squash/pre-comp/done]=" << timeline_current_ << "/" in Dump()
205 int timeline_current_ = 0; variable