Home | History | Annotate | Download | only in gui

Lines Matching refs:cancelBuffer

614 void SurfaceTexture::cancelBuffer(int buf) {
615 ST_LOGV("cancelBuffer: slot=%d", buf);
619 ST_LOGW("cancelBuffer: SurfaceTexture has been abandoned!");
624 ST_LOGE("cancelBuffer: slot index out of range [0, %d]: %d",
628 ST_LOGE("cancelBuffer: slot %d is not owned by the client (state=%d)",