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.h241 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.cpp455 status_t MediaPlayer::reset_l() function in class:android::MediaPlayer
495 return reset_l();
/frameworks/av/media/libstagefright/include/
H A DAwesomePlayer.h248 void reset_l();
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp266 reset_l();
303 reset_l();
468 reset_l();
471 void AwesomePlayer::reset_l() { function in class:android::AwesomePlayer
1585 // The event has been cancelled in reset_l() but had already
/frameworks/av/services/audioflinger/
H A DAudioFlinger.h1638 void reset_l();
H A DAudioFlinger.cpp8314 reset_l();
8336 reset_l();
8394 void AudioFlinger::EffectModule::reset_l() function in class:android::AudioFlinger::EffectModule

Completed in 1179 milliseconds