Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.h114 static const int kMaxTimeoutsForPrecaptureStart = 10; // 1 sec variable
DCaptureSequencer.cpp462 mTimeoutCount = kMaxTimeoutsForPrecaptureStart; in manageStandardStart()