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

  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 176 MM_STREAM_STATE_ACQUIRED, /* acquired, fd opened */
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 176 MM_STREAM_STATE_ACQUIRED, /* acquired, fd opened */
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 169 MM_STREAM_STATE_ACQUIRED, /* acquired, fd opened */
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 171 MM_STREAM_STATE_ACQUIRED, /* acquired, fd opened */
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 188 MM_STREAM_STATE_ACQUIRED, /* acquired, fd opened */
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 194 MM_STREAM_STATE_ACQUIRED, /* acquired, fd opened */
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_stream.c 385 case MM_STREAM_STATE_ACQUIRED:
444 my_obj->state = MM_STREAM_STATE_ACQUIRED;
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 418 case MM_STREAM_STATE_ACQUIRED:
505 my_obj->state = MM_STREAM_STATE_ACQUIRED;
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 418 case MM_STREAM_STATE_ACQUIRED:
505 my_obj->state = MM_STREAM_STATE_ACQUIRED;
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 333 case MM_STREAM_STATE_ACQUIRED:
407 my_obj->state = MM_STREAM_STATE_ACQUIRED;
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 473 case MM_STREAM_STATE_ACQUIRED:
554 my_obj->state = MM_STREAM_STATE_ACQUIRED;
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 491 case MM_STREAM_STATE_ACQUIRED:
577 my_obj->state = MM_STREAM_STATE_ACQUIRED;
    [all...]

Completed in 219 milliseconds