Lines Matching refs:mMediaClock
179 mMediaClock(mediaClock),
227 mMediaClock->setNotificationMessage(notify);
289 new GenericSource(notify, mUIDValid, mUID, mMediaClock);
312 new GenericSource(notify, mUIDValid, mUID, mMediaClock);
333 sp<GenericSource> source = new GenericSource(notify, mUIDValid, mUID, mMediaClock);
484 mMediaClock->addTimer(notify, mediaTimeUs);
1595 mRenderer = new Renderer(mAudioSink, mMediaClock, notify, flags);