Searched defs:get_bufs (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraStream.cpp39 * FUNCTION : get_bufs
56 int32_t QCameraStream::get_bufs( function in class:qcamera::QCameraStream
175 mMemVtbl.get_bufs = get_bufs;
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Stream.cpp44 * FUNCTION : get_bufs
61 int32_t QCamera3Stream::get_bufs( function in class:qcamera::QCamera3Stream
180 mMemVtbl.get_bufs = get_bufs;
/hardware/qcom/camera/QCamera2/stack/common/
H A Dmm_camera_interface.h169 * @get_bufs : function definition for allocating
177 int32_t (*get_bufs) (cam_frame_len_offset_t *offset, member in struct:__anon558

Completed in 1301 milliseconds