Searched refs:mAutoLoop (Results 1 – 2 of 2) sorted by relevance
48 mAutoLoop(false), in NuPlayerDriver()733 if (mAutoLoop) { in notifyListener_l()740 mAutoLoop = false; in notifyListener_l()743 if (mLooping || mAutoLoop) { in notifyListener_l()817 mAutoLoop = true; in notifyPrepareCompleted()
123 bool mAutoLoop; member