OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateOneShot
(Results
1 - 3
of
3
) sorted by null
/frameworks/wilhelm/src/android/
android_AudioToCbRenderer.cpp
87
updateOneShot
();
android_GenericPlayer.cpp
459
updateOneShot
();
469
updateOneShot
();
495
updateOneShot
();
533
updateOneShot
();
547
updateOneShot
();
582
void GenericPlayer::
updateOneShot
(int positionMs)
584
SL_LOGV("GenericPlayer::
updateOneShot
");
android_GenericPlayer.h
196
void
updateOneShot
(int positionMs = ANDROID_UNKNOWN_TIME);
223
// Play position most recently observed by
updateOneShot
, or ANDROID_UNKNOWN_TIME
Completed in 714 milliseconds