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

  /hardware/qcom/camera/QCamera2/HAL/
QCameraStream.h 215 static int32_t set_config_ops(
QCameraStream.cpp 265 * FUNCTION : set_config_ops
277 int32_t QCameraStream::set_config_ops(mm_camera_map_unmap_ops_tbl_t *ops_tbl, function in class:qcamera::QCameraStream
355 mMemVtbl.set_config_ops = set_config_ops;
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 272 int32_t (*set_config_ops) (mm_camera_map_unmap_ops_tbl_t *ops_tbl, member in struct:__anon32070
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.cpp 266 mMemVtbl.set_config_ops = NULL;
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]

Completed in 67 milliseconds