HomeSort by relevance Sort by last modified time
    Searched defs:exposure_time (Results 1 - 11 of 11) sorted by null

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HALHeader.h 75 int64_t exposure_time; member in struct:qcamera::__anon2622
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HALHeader.h 63 int64_t exposure_time; member in struct:qcamera::__anon4163
  /system/media/camera/tests/
camera_metadata_tests.cpp 225 int64_t exposure_time = 1000000000; local
228 &exposure_time, 1);
307 EXPECT_EQ(exposure_time, *entry.data.i64);
375 int64_t exposure_time; local
377 exposure_time = 100 + i * 100;
380 &exposure_time, 1);
411 int64_t exposure_time = 100 + i * 100; local
419 EXPECT_EQ(exposure_time, *entry.data.i64);
451 int64_t exposure_time = 12345; local
454 &exposure_time, 1)
992 int64_t exposure_time = 1000000000; local
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosExif.h 202 rational_t exposure_time; member in struct:__anon41838
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosExif.h 207 rational_t exposure_time; member in struct:__anon41846
  /device/lge/mako/camera/
QCameraHWI.h 227 rat_t exposure_time; member in struct:__anon3647
QCamera_Intf.h 858 float exposure_time; member in struct:__anon3702
    [all...]
  /device/asus/flo/camera/
QCamera_Intf.h 835 float exposure_time; member in struct:__anon2893
  /device/lge/hammerhead/camera/
QCamera_Intf.h 835 float exposure_time; member in struct:__anon3397
  /device/moto/shamu/camera/
QCamera_Intf.h 835 float exposure_time; member in struct:__anon4557
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 796 float exposure_time; member in struct:__anon3939
    [all...]

Completed in 505 milliseconds