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

/frameworks/av/media/libmedia/
H A DAudioTrack.cpp36 static const int kMaxLoopCountNotifications = 32; variable
1883 loopCountNotifications = min(mLoopCountNotified - loopCount, kMaxLoopCountNotifications);

Completed in 256 milliseconds