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

  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Stream.cpp 45 * FUNCTION : get_bufs
62 int32_t QCamera3Stream::get_bufs( function in class:qcamera::QCamera3Stream
246 mMemVtbl.get_bufs = get_bufs;
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Stream.cpp 45 * FUNCTION : get_bufs
62 int32_t QCamera3Stream::get_bufs( function in class:qcamera::QCamera3Stream
246 mMemVtbl.get_bufs = get_bufs;
    [all...]
  /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 61 * FUNCTION : get_bufs
78 int32_t QCamera3Stream::get_bufs( function in class:qcamera::QCamera3Stream
262 mMemVtbl.get_bufs = get_bufs;
    [all...]
  /device/huawei/angler/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/lge/bullhead/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/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:__anon5569
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStream.cpp 49 * FUNCTION : get_bufs
66 int32_t QCameraStream::get_bufs( function in class:qcamera::QCameraStream
347 mMemVtbl.get_bufs = get_bufs;
350 mMemVtbl.get_bufs = get_bufs_deffered;
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
mm_camera_interface.h 233 * @get_bufs : function definition for allocating
241 int32_t (*get_bufs) (cam_frame_len_offset_t *offset, member in struct:__anon3513
  /device/lge/bullhead/camera/QCamera2/stack/common/
mm_camera_interface.h 233 * @get_bufs : function definition for allocating
241 int32_t (*get_bufs) (cam_frame_len_offset_t *offset, member in struct:__anon4424
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 264 * @get_bufs : function definition for allocating
274 int32_t (*get_bufs) (cam_frame_len_offset_t *offset, member in struct:__anon32070
    [all...]

Completed in 748 milliseconds