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

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

Completed in 16 milliseconds