Lines Matching full:notificationframes
6509 size_t *notificationFrames,6585 // ignore requested notificationFrames, and always notify exactly once every HAL buffer6586 *notificationFrames = mFrameCount;6605 if (*notificationFrames == 0 || *notificationFrames > maxNotificationFrames) {6606 *notificationFrames = maxNotificationFrames;