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

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp339 if (!wantPrefetch()) {
455 if (wantPrefetch()
648 bool AudioSfDecoder::wantPrefetch() { function in class:android::AudioSfDecoder
656 SL_LOGV("AudioSfDecoder::wantPrefetch() tries to access NULL mDataSource");

Completed in 5 milliseconds