Searched refs:mAutoLoop (Results 1 – 2 of 2) sorted by relevance
48 mAutoLoop(false) { in NuPlayerDriver()719 this, msg, ext1, ext2, mAutoLoop, mLooping); in notifyListener_l()724 if (mAutoLoop) { in notifyListener_l()731 mAutoLoop = false; in notifyListener_l()734 if (mLooping || mAutoLoop) { in notifyListener_l()809 mAutoLoop = true; in notifyPrepareCompleted()
123 bool mAutoLoop; member