Home | Sort by relevance Sort by last modified time |
/frameworks/av/media/libstagefright/ | |
TimedEventQueue.cpp | 222 int64_t when_us = (*it).realtime_us; local 225 if (when_us < 0 || when_us == INT64_MAX) { 228 delay_us = when_us - now_us; |