Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaClock.cpp256 int64_t nowMediaTimeUs; in processTimers_l() local
258 ALooper::GetNowUs(), &nowMediaTimeUs, false /* allowPastMaxTime */); in processTimers_l()
269 + it->mMediaTimeUs - nowMediaTimeUs; in processTimers_l()