Home
last modified time | relevance | path

Searched refs:kNormalExposureTime (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.h251 static const nsecs_t kNormalExposureTime; variable
DEmulatedFakeCamera2.h299 static const nsecs_t kNormalExposureTime; variable
DEmulatedFakeCamera3.cpp71 const nsecs_t EmulatedFakeCamera3::kNormalExposureTime = 10 * MSEC; member in android::EmulatedFakeCamera3
163 mAeTargetExposureTime = kNormalExposureTime; in connectCamera()
164 mAeCurrentExposureTime = kNormalExposureTime; in connectCamera()
2029 mAeTargetExposureTime = kNormalExposureTime; in doFakeAE()
2055 mFacePriority ? kFacePriorityExposureTime : kNormalExposureTime; in doFakeAE()
DEmulatedFakeCamera2.cpp1553 mExposureTime = kNormalExposureTime; in readyToRun()
1691 const nsecs_t EmulatedFakeCamera2::ControlThread::kNormalExposureTime = member in android::EmulatedFakeCamera2::ControlThread
1995 mExposureTime = kNormalExposureTime; in updateAeScan()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.h257 static const nsecs_t kNormalExposureTime; variable
DEmulatedQemuCamera3.h259 static const nsecs_t kNormalExposureTime; variable
DEmulatedFakeCamera2.h315 static const nsecs_t kNormalExposureTime; variable
DEmulatedQemuCamera3.cpp72 const nsecs_t EmulatedQemuCamera3::kNormalExposureTime = 10 * MSEC; member in android::EmulatedQemuCamera3
256 mAeTargetExposureTime = kNormalExposureTime; in connectCamera()
257 mAeCurrentExposureTime = kNormalExposureTime; in connectCamera()
1743 mAeTargetExposureTime = kNormalExposureTime; in doFakeAE()
DEmulatedFakeCamera3.cpp81 const nsecs_t EmulatedFakeCamera3::kNormalExposureTime = 10 * MSEC; member in android::EmulatedFakeCamera3
175 mAeTargetExposureTime = kNormalExposureTime; in connectCamera()
176 mAeCurrentExposureTime = kNormalExposureTime; in connectCamera()
2031 mAeTargetExposureTime = kNormalExposureTime; in doFakeAE()
2061 kNormalExposureTime; in doFakeAE()
DEmulatedFakeCamera2.cpp1589 mExposureTime = kNormalExposureTime; in readyToRun()
1739 const nsecs_t EmulatedFakeCamera2::ControlThread::kNormalExposureTime = 10 * MSEC; member in android::EmulatedFakeCamera2::ControlThread
2039 mExposureTime = kNormalExposureTime; in updateAeScan()