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 132 bool wantPrefetch();
android_AudioSfDecoder.cpp 342 if (!wantPrefetch()) {
458 if (wantPrefetch()
651 bool AudioSfDecoder::wantPrefetch() {
659 SL_LOGV("AudioSfDecoder::wantPrefetch() tries to access NULL mDataSource");

Completed in 135 milliseconds