Home | History | Annotate | Download | only in camera

Lines Matching refs:MSEC

51 const int64_t MSEC = USEC * 1000LL;
52 const int64_t SEC = MSEC * 1000LL;
108 const nsecs_t EmulatedFakeCamera3::kNormalExposureTime = 10 * MSEC;
109 const nsecs_t EmulatedFakeCamera3::kFacePriorityExposureTime = 30 * MSEC;
498 static const int64_t exposureTime = 10 * MSEC;