HomeSort by relevance Sort by last modified time
    Searched refs:map_ops (Results 1 - 18 of 18) sorted by null

  /device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h 157 * @map_ops : operation for mapping
162 map_stream_buf_op_t map_ops; member in struct:__anon2760
  /device/lge/hammerhead/camera/QCamera2/stack/common/
mm_camera_interface.h 157 * @map_ops : operation for mapping
162 map_stream_buf_op_t map_ops; member in struct:__anon3266
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 160 * @map_ops : operation for mapping
165 map_stream_buf_op_t map_ops; member in struct:__anon4362
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Stream.cpp 548 rc = mMemOps->map_ops(index, -1, mStreamBufs->getFd(index),
612 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i),
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.cpp 553 rc = mMemOps->map_ops(index, -1, mStreamBufs->getFd(index),
617 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i),
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStream.cpp 579 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i),
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.cpp 575 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i),
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraStream.cpp 579 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i),
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 228 mm_camera_map_unmap_ops_tbl_t map_ops; member in struct:mm_stream
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 248 mm_camera_map_unmap_ops_tbl_t map_ops; member in struct:mm_stream
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStream.cpp 887 rc = ops_tbl->map_ops(i, -1, mStreamBufs->getFd(i),
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-sched.c 1734 struct trace_sched_handler map_ops = { local
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 376 rc = ops_tbl->map_ops(pBufs[i].buf_idx,
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 376 rc = ops_tbl->map_ops(pBufs[i].buf_idx,
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 396 rc = ops_tbl->map_ops(pBufs[i].buf_idx,
    [all...]

Completed in 2088 milliseconds