HomeSort by relevance Sort by last modified time
    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 49 milliseconds