Searched refs:wantPrefetch (Results 1 – 2 of 2) sorted by relevance
132 bool wantPrefetch();
342 if (!wantPrefetch()) { in onPrepare()458 if (wantPrefetch() in onDecode()651 bool AudioSfDecoder::wantPrefetch() { in wantPrefetch() function in android::AudioSfDecoder