Searched refs:reset_l (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/services/common_time/
H A Dclock_recovery.h96 void reset_l(bool position, bool frequency);
H A Dclock_recovery.cpp109 reset_l(position, frequency);
243 reset_l(false, true);
306 void ClockRecoveryLoop::reset_l(bool position, bool frequency) {
/frameworks/av/include/media/
H A Dmediaplayer.h254 status_t reset_l();
/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.h242 void reset_l();
H A DPreviewPlayer.cpp174 reset_l();
271 void PreviewPlayer::reset_l() { function in class:android::PreviewPlayer
782 // The event has been cancelled in reset_l() but had already
1568 reset_l();
/frameworks/av/media/libmedia/
H A Dmediaplayer.cpp474 status_t MediaPlayer::reset_l() function in class:android::MediaPlayer
514 return reset_l();
/frameworks/av/media/libstagefright/include/
H A DAwesomePlayer.h255 void reset_l();
/frameworks/av/services/audioflinger/
H A DEffects.h70 void reset_l();
H A DEffects.cpp210 reset_l();
238 reset_l();
296 void AudioFlinger::EffectModule::reset_l() function in class:android::AudioFlinger::EffectModule
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp286 reset_l();
323 reset_l();
488 reset_l();
491 void AwesomePlayer::reset_l() { function in class:android::AwesomePlayer
1727 // The event has been cancelled in reset_l() but had already
2887 // stream info is cleared by reset_l() so copy what we need
2900 reset_l();

Completed in 155 milliseconds