Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraServiceWatchdog.h45 const static size_t kMaxCycles = 100; variable
53 explicit CameraServiceWatchdog() : mPause(true), mMaxCycles(kMaxCycles), in CameraServiceWatchdog()