Home | History | Annotate | Download | only in gui

Lines Matching defs:allocateBuffers

873 void BufferQueueProducer::allocateBuffers(bool async, uint32_t width,
893 BQ_LOGE("allocateBuffers: slot %d without buffer is not FREE",
903 BQ_LOGV("allocateBuffers: allocating from %d buffers up to %d buffers",
909 BQ_LOGE("allocateBuffers: ran out of free slots");
926 BQ_LOGE("allocateBuffers: failed to allocate buffer (%u x %u, format"
945 BQ_LOGV("allocateBuffers: size/format/usage changed while allocating. Retrying.");
956 BQ_LOGV("allocateBuffers: slot %d was acquired while allocating. "
964 BQ_LOGV("allocateBuffers: allocated a new buffer in slot %d", slot);