HomeSort by relevance Sort by last modified time
    Searched defs:get_bufs (Results 1 - 12 of 12) 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;
  /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;
  /device/lge/hammerhead/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/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Stream.cpp 44 * FUNCTION : get_bufs
61 int32_t QCamera3Stream::get_bufs( function in class:qcamera::QCamera3Stream
183 mMemVtbl.get_bufs = get_bufs;
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStream.cpp 41 * FUNCTION : get_bufs
58 int32_t QCameraStream::get_bufs( function in class:qcamera::QCameraStream
258 mMemVtbl.get_bufs = get_bufs;
261 mMemVtbl.get_bufs = get_bufs_deffered;
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.cpp 44 * FUNCTION : get_bufs
61 int32_t QCamera3Stream::get_bufs( function in class:qcamera::QCamera3Stream
183 mMemVtbl.get_bufs = get_bufs;
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.cpp 46 * FUNCTION : get_bufs
63 int32_t QCamera3Stream::get_bufs( function in class:qcamera::QCamera3Stream
247 mMemVtbl.get_bufs = get_bufs;
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStream.cpp 42 * FUNCTION : get_bufs
59 int32_t QCameraStream::get_bufs( function in class:qcamera::QCameraStream
306 mMemVtbl.get_bufs = get_bufs;
309 mMemVtbl.get_bufs = get_bufs_deffered;
    [all...]
  /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:__anon2867
  /device/lge/hammerhead/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:__anon3371
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 172 * @get_bufs : function definition for allocating
180 int32_t (*get_bufs) (cam_frame_len_offset_t *offset, member in struct:__anon4096
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 231 * @get_bufs : function definition for allocating
239 int32_t (*get_bufs) (cam_frame_len_offset_t *offset, member in struct:__anon25380

Completed in 1017 milliseconds