Searched refs:stopTime (Results 1 – 3 of 3) sorted by relevance
44 private final long stopTime; field in SplashPanel71 public SplashPanel(Sprite sprite, double processorLoad, long stopTime) in SplashPanel() argument75 this.stopTime = stopTime; in SplashPanel()156 if (time > startTime + stopTime) in run()
160 frmPkt->stopTime = 0; /* 0 == stop hasn't been called */ in clearFrameBuffer()209 frmPkt->stopTime = 0; in startFrameCollection()233 frmPkt->stopTime = frmPkt->pushTime; in stopFrameCollection()
106 unsigned long stopTime; /* Time of first frame of this utt */ member