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

  /frameworks/av/include/camera/
ICameraServiceListener.h 84 TORCH_STATUS_AVAILABLE_OFF = TORCH_MODE_STATUS_AVAILABLE_OFF,
  /hardware/libhardware/include/hardware/
camera_common.h 503 * TORCH_MODE_STATUS_AVAILABLE_OFF state if the camera device is present and
512 * TORCH_MODE_STATUS_AVAILABLE_OFF state. The camera HAL module does not need
530 * open() must not trigger TORCH_MODE_STATUS_AVAILABLE_OFF before
537 * that have entered TORCH_MODE_STATUS_AVAILABLE_OFF state and can be turned
542 * TORCH_MODE_STATUS_AVAILABLE_OFF or TORCH_MODE_STATUS_AVAILABLE_ON callback
544 * TORCH_MODE_STATUS_AVAILABLE_OFF callbacks for other previously-on torch
566 TORCH_MODE_STATUS_AVAILABLE_OFF = 1,
625 * the TORCH_MODE_STATUS_AVAILABLE_OFF state if android.flash.info.available
    [all...]
  /frameworks/av/services/camera/libcameraservice/
CameraFlashlight.cpp 282 TORCH_MODE_STATUS_AVAILABLE_OFF);
372 mCameraId.string(), TORCH_MODE_STATUS_AVAILABLE_OFF);
616 cameraId.string(), TORCH_MODE_STATUS_AVAILABLE_OFF);
666 mCameraId.string(), TORCH_MODE_STATUS_AVAILABLE_OFF);
698 cameraId.string(), TORCH_MODE_STATUS_AVAILABLE_OFF);
CameraService.cpp 104 case TORCH_MODE_STATUS_AVAILABLE_OFF:
    [all...]
  /device/moto/shamu/camera/QCamera2/
QCamera2Factory.cpp 430 TORCH_MODE_STATUS_AVAILABLE_OFF);
  /device/moto/shamu/camera/QCamera2/util/
QCameraFlash.cpp 397 TORCH_MODE_STATUS_AVAILABLE_OFF);

Completed in 430 milliseconds