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

  /device/google/bonito/sdm710/kernel-headers/media/
msm_cam_sensor.h 484 int32_t torch_current[MAX_LED_TRIGGERS];
485 int32_t flash_current[MAX_LED_TRIGGERS];
486 int32_t flash_duration[MAX_LED_TRIGGERS];
497 int32_t flash_current[MAX_LED_TRIGGERS];
498 int32_t flash_duration[MAX_LED_TRIGGERS];
msm_camsensor_sdk.h 54 #define MAX_LED_TRIGGERS 3
  /device/google/bonito/sdm710/original-kernel-headers/media/
msm_cam_sensor.h 538 int32_t torch_current[MAX_LED_TRIGGERS];
539 int32_t flash_current[MAX_LED_TRIGGERS];
540 int32_t flash_duration[MAX_LED_TRIGGERS];
553 int32_t flash_current[MAX_LED_TRIGGERS];
554 int32_t flash_duration[MAX_LED_TRIGGERS];
msm_camsensor_sdk.h 46 #define MAX_LED_TRIGGERS 3
  /device/google/crosshatch/sdm845/kernel-headers/media/
msm_cam_sensor.h 484 int32_t torch_current[MAX_LED_TRIGGERS];
485 int32_t flash_current[MAX_LED_TRIGGERS];
486 int32_t flash_duration[MAX_LED_TRIGGERS];
497 int32_t flash_current[MAX_LED_TRIGGERS];
498 int32_t flash_duration[MAX_LED_TRIGGERS];
msm_camsensor_sdk.h 54 #define MAX_LED_TRIGGERS 3
  /device/google/crosshatch/sdm845/original-kernel-headers/media/
msm_cam_sensor.h 538 int32_t torch_current[MAX_LED_TRIGGERS];
539 int32_t flash_current[MAX_LED_TRIGGERS];
540 int32_t flash_duration[MAX_LED_TRIGGERS];
553 int32_t flash_current[MAX_LED_TRIGGERS];
554 int32_t flash_duration[MAX_LED_TRIGGERS];
msm_camsensor_sdk.h 46 #define MAX_LED_TRIGGERS 3
  /device/google/marlin/camera/QCamera2/util/
QCameraFlash.cpp 237 for (int i = 0; i < MAX_LED_TRIGGERS; i++)

Completed in 296 milliseconds