Home | History | Annotate | Download | only in gui

Lines Matching defs:setBufferCount

75 status_t BufferQueueProducer::setBufferCount(int bufferCount) {
77 BQ_LOGV("setBufferCount: count = %d", bufferCount);
85 BQ_LOGE("setBufferCount: BufferQueue has been abandoned");
90 BQ_LOGE("setBufferCount: bufferCount %d too large (max %d)",
98 BQ_LOGE("setBufferCount: buffer owned by producer");
111 BQ_LOGE("setBufferCount: requested buffer count %d is less than "
188 // setBufferCount so we know whether to perform the min undequeued