Searched refs:kMaxTimeoutsForPrecaptureStart (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/camera2/
H A DCaptureSequencer.h103 static const int kMaxTimeoutsForPrecaptureStart = 2; // 200 ms member in class:android::camera2::CaptureSequencer
H A DCaptureSequencer.cpp376 mTimeoutCount = kMaxTimeoutsForPrecaptureStart;

Completed in 381 milliseconds