Searched defs:wantPrefetch (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp338 if (!wantPrefetch()) {
454 if (wantPrefetch()
647 bool AudioSfDecoder::wantPrefetch() { function in class:android::AudioSfDecoder
655 SL_LOGV("AudioSfDecoder::wantPrefetch() tries to access NULL mDataSource");

Completed in 212 milliseconds