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

  /frameworks/wilhelm/src/android/
android_AudioToCbRenderer.cpp 86 updateOneShot();
android_GenericPlayer.cpp 458 updateOneShot();
468 updateOneShot();
494 updateOneShot();
532 updateOneShot();
546 updateOneShot();
581 void GenericPlayer::updateOneShot(int positionMs)
583 SL_LOGV("GenericPlayer::updateOneShot");
android_GenericPlayer.h 195 void updateOneShot(int positionMs = ANDROID_UNKNOWN_TIME);
222 // Play position most recently observed by updateOneShot, or ANDROID_UNKNOWN_TIME

Completed in 202 milliseconds