Home | History | Annotate | Download | only in HAL3

Lines Matching defs:getBufs

91         LOGE("getBufs invalid stream pointer");
94 rc = stream->getBufs(offset, num_bufs, initial_reg_flag, bufs, ops_tbl);
96 LOGE("stream->getBufs failed");
906 * FUNCTION : getBufs
922 int32_t QCamera3Stream::getBufs(cam_frame_len_offset_t *offset,
941 LOGE("Failed getBufs being called twice in a row without a putBufs call");