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

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

Completed in 92 milliseconds