Home | History | Annotate | Download | only in client2

Lines Matching refs:NUM_BUFFER_SLOTS

250     if (count > BufferQueue::NUM_BUFFER_SLOTS) {
252 __FUNCTION__, mId, count, BufferQueue::NUM_BUFFER_SLOTS);