HomeSort by relevance Sort by last modified time
    Searched refs:getPositionUsec (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.h 136 int64_t getPositionUsec(); // ANDROID_UNKNOWN_TIME if unknown
android_AudioSfDecoder.cpp 82 int64_t timeUsec = getPositionUsec();
390 // don't set mLastDecodedPositionUs to ANDROID_UNKNOWN_TIME; getPositionUsec
662 int64_t AudioSfDecoder::getPositionUsec() {
699 int64_t currentPositionUsec = getPositionUsec();

Completed in 34 milliseconds