Searched defs:until (Results 1 – 7 of 7) sorted by relevance
110 const FrameRenderTracker::Info *until, bool dropIncomplete) { in checkFencesAndGetRenderedFrames()
1365 void ACodec::notifyOfRenderedFrames(bool dropIncomplete, FrameRenderTracker::Info *until) { in notifyOfRenderedFrames()
719 int freq, String until, int count, int interval, in verifyRecurType()
289 long until = System.currentTimeMillis() + ms; in delay() local
52 public String until; field in EventRecurrence741 Time until = new Time(); in parsePart() local
759 Time until = mUntil; in expand() local
953 private float remainingMS(long now, long until) { in remainingMS()