Searched refs:updateOneShot (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_AudioToCbRenderer.cpp87 updateOneShot();
H A Dandroid_GenericPlayer.cpp459 updateOneShot();
469 updateOneShot();
495 updateOneShot();
533 updateOneShot();
547 updateOneShot();
582 void GenericPlayer::updateOneShot(int positionMs) function in class:android::GenericPlayer
584 SL_LOGV("GenericPlayer::updateOneShot");
H A Dandroid_GenericPlayer.h196 void updateOneShot(int positionMs = ANDROID_UNKNOWN_TIME);
223 // Play position most recently observed by updateOneShot, or ANDROID_UNKNOWN_TIME

Completed in 82 milliseconds