Home | History | Annotate | Download | only in gui

Lines Matching refs:detachBuffer

418 status_t BufferQueueProducer::detachBuffer(int slot) {
421 BQ_LOGV("detachBuffer(P): slot %d", slot);
425 BQ_LOGE("detachBuffer(P): BufferQueue has been abandoned");
430 BQ_LOGE("detachBuffer(P): slot index %d out of range [0, %d)",
434 BQ_LOGE("detachBuffer(P): slot %d is not owned by the producer "
438 BQ_LOGE("detachBuffer(P): buffer in slot %d has not been requested",