Searched refs:mAutoLoop (Results 1 – 2 of 2) sorted by relevance
99 mAutoLoop(false) { in NuPlayerDriver()999 mState, mAtEOS, mLooping, mAutoLoop); in dump()1068 this, msg, ext1, ext2, (in == NULL ? -1 : (int)in->dataSize()), mAutoLoop, mLooping); in notifyListener_l()1073 if (mAutoLoop) { in notifyListener_l()1081 mAutoLoop = false; in notifyListener_l()1084 if (mLooping || mAutoLoop) { in notifyListener_l()1178 mAutoLoop = true; in notifyPrepareCompleted()
155 bool mAutoLoop; member