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

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp418 CacheStatus_t status = getCacheRemaining(&eos);
455 && (getCacheRemaining(&eos) == kStatusLow)
671 CacheStatus_t AudioSfDecoder::getCacheRemaining(bool *eos) { function in class:android::AudioSfDecoder
684 //SL_LOGV("AudioSfDecoder::getCacheRemaining: approx %.2f secs remaining (eos=%d)",

Completed in 845 milliseconds