Searched refs:timerUs (Results 1 – 2 of 2) sorted by relevance
1349 int64_t timerUs; in onMessageReceived() local1350 CHECK(msg->findInt64("timerUs", &timerUs)); in onMessageReceived()1352 notifyListener(MEDIA_NOTIFY_TIME, timerUs, 0); in onMessageReceived()
1520 int64_t timerUs; in onMessageReceived() local1521 CHECK(msg->findInt64("timerUs", &timerUs)); in onMessageReceived()1523 notifyListener(mCurrentSourceInfo.mSrcId, MEDIA2_NOTIFY_TIME, timerUs, 0); in onMessageReceived()