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

/frameworks/av/services/audioflinger/
H A DThreads.cpp6339 // minimum number of notification periods is at least kMinNotifications,
6341 static const size_t kMinNotifications = 3; local
6349 max(kMinNotifications, minNotificationsByMs);

Completed in 77 milliseconds