OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reset_l
(Results
1 - 10
of
10
) sorted by null
/frameworks/base/services/common_time/
clock_recovery.h
96
void
reset_l
(bool position, bool frequency);
clock_recovery.cpp
109
reset_l
(position, frequency);
243
reset_l
(false, true);
306
void ClockRecoveryLoop::
reset_l
(bool position, bool frequency) {
/frameworks/av/include/media/
mediaplayer.h
254
status_t
reset_l
();
/frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.h
242
void
reset_l
();
PreviewPlayer.cpp
174
reset_l
();
271
void PreviewPlayer::
reset_l
() {
function in class:android::PreviewPlayer
782
// The event has been cancelled in
reset_l
() but had already
[
all
...]
/frameworks/av/media/libmedia/
mediaplayer.cpp
474
status_t MediaPlayer::
reset_l
()
function in class:android::MediaPlayer
514
return
reset_l
();
/frameworks/av/media/libstagefright/include/
AwesomePlayer.h
255
void
reset_l
();
/frameworks/av/services/audioflinger/
Effects.h
70
void
reset_l
();
Effects.cpp
210
reset_l
();
238
reset_l
();
296
void AudioFlinger::EffectModule::
reset_l
()
function in class:android::AudioFlinger::EffectModule
[
all
...]
/frameworks/av/media/libstagefright/
AwesomePlayer.cpp
286
reset_l
();
323
reset_l
();
488
reset_l
();
491
void AwesomePlayer::
reset_l
() {
function in class:android::AwesomePlayer
[
all
...]
Completed in 85 milliseconds