Searched defs:postMonitorQueue (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp320 void PlaylistFetcher::postMonitorQueue(int64_t delayUs, int64_t minDelayUs) { function in class:android::PlaylistFetcher
507 postMonitorQueue();
585 postMonitorQueue();
690 postMonitorQueue(delayUs, mPrepared ? targetDurationUs * 2 : 0);
826 postMonitorQueue(delayUs);
991 postMonitorQueue();
1056 postMonitorQueue();
1072 postMonitorQueue();

Completed in 123 milliseconds