Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraServiceWatchdog.h66 explicit CameraServiceWatchdog (const std::string &cameraId, size_t maxCycles, in CameraServiceWatchdog() argument
69 mCameraId(cameraId), mPause(true), mMaxCycles(maxCycles), in CameraServiceWatchdog()
/frameworks/av/services/audioflinger/
DThreads.cpp568 const double maxCycles = mHzStats.getMax(); in sample() local
590 maxCycles / perLoop1k); in sample()