HomeSort by relevance Sort by last modified time
    Searched defs:get_bufs (Results 1 - 9 of 9) 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
184 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;
  /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:__anon2759
  /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:__anon3262
  /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:__anon4358

Completed in 180 milliseconds