Home
last modified time | relevance | path

Searched refs:nextAbsoluteTime (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/oboeservice/
DTimestampScheduler.cpp29 int64_t TimestampScheduler::nextAbsoluteTime() { in nextAbsoluteTime() function in TimestampScheduler
DTimestampScheduler.h45 int64_t nextAbsoluteTime();
DAAudioServiceStreamBase.cpp417 int64_t nextTime = timestampScheduler.nextAbsoluteTime(); in run()
428 nextTime = timestampScheduler.nextAbsoluteTime(); in run()