HomeSort by relevance Sort by last modified time
    Searched defs:get_bufs (Results 1 - 6 of 6) sorted by null

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.cpp 43 * FUNCTION : get_bufs
60 int32_t QCamera3Stream::get_bufs( function in class:qcamera::QCamera3Stream
179 mMemVtbl.get_bufs = get_bufs;
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.cpp 44 * FUNCTION : get_bufs
61 int32_t QCamera3Stream::get_bufs( function in class:qcamera::QCamera3Stream
180 mMemVtbl.get_bufs = get_bufs;
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStream.cpp 39 * FUNCTION : get_bufs
56 int32_t QCameraStream::get_bufs( function in class:qcamera::QCameraStream
175 mMemVtbl.get_bufs = get_bufs;
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStream.cpp 39 * FUNCTION : get_bufs
56 int32_t QCameraStream::get_bufs( function in class:qcamera::QCameraStream
175 mMemVtbl.get_bufs = get_bufs;
  /device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h 169 * @get_bufs : function definition for allocating
177 int32_t (*get_bufs) (cam_frame_len_offset_t *offset, member in struct:__anon1748
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 169 * @get_bufs : function definition for allocating
177 int32_t (*get_bufs) (cam_frame_len_offset_t *offset, member in struct:__anon31375

Completed in 27 milliseconds