Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.h447 static constexpr float kMaxIntervalRatioDeviation = 0.05f; variable
DCamera3OutputStream.cpp1498 bool captureDeviateFromVsync = ratioDeviation >= kMaxIntervalRatioDeviation; in syncTimestampToDisplayLocked()