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
/frameworks/wilhelm/src/android/
android_AudioSfDecoder.h
134
bool
wantPrefetch
();
android_AudioSfDecoder.cpp
339
if (!
wantPrefetch
()) {
455
if (
wantPrefetch
()
648
bool AudioSfDecoder::
wantPrefetch
() {
656
SL_LOGV("AudioSfDecoder::
wantPrefetch
() tries to access NULL mDataSource");
Completed in 46 milliseconds