OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wantPrefetch
(Results
1 - 2
of
2
) sorted by null
/system/media/wilhelm/src/android/
android_AudioSfDecoder.h
134
bool
wantPrefetch
();
android_AudioSfDecoder.cpp
328
if (!
wantPrefetch
()) {
444
if (
wantPrefetch
()
635
bool AudioSfDecoder::
wantPrefetch
() {
643
SL_LOGV("AudioSfDecoder::
wantPrefetch
() tries to access NULL mDataSource");
Completed in 104 milliseconds