Home | History | Annotate | Download | only in HAL3

Lines Matching refs:getBufs

90         LOGE("getBufs invalid stream pointer");
93 rc = stream->getBufs(offset, num_bufs, initial_reg_flag, bufs, ops_tbl);
95 LOGE("stream->getBufs failed");
822 * FUNCTION : getBufs
838 int32_t QCamera3Stream::getBufs(cam_frame_len_offset_t *offset,
857 LOGE("Failed getBufs being called twice in a row without a putBufs call");