Home | History | Annotate | Download | only in camera

Lines Matching refs:kExposureJump

1829 const nsecs_t EmulatedFakeCamera2::ControlThread::kExposureJump = 2 * MSEC;
2137 ((double)rand() / RAND_MAX) * 2 * kExposureJump -
2138 kExposureJump;