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

  /frameworks/wilhelm/src/android/
android_GenericPlayer.cpp 43 mOneShotGeneration(0),
542 if (generation != mOneShotGeneration) {
544 generation, mOneShotGeneration);
592 ++mOneShotGeneration;
709 msg->setInt32(WHATPARAM_ONESHOT_GENERATION, mOneShotGeneration);
android_GenericPlayer.h 217 int32_t mOneShotGeneration;

Completed in 1257 milliseconds