Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.cpp1495 float captureToVsyncIntervalRatio = 1.0f * mMinExpectedDuration / vsyncEventData.frameInterval; in syncTimestampToDisplayLocked() local
1497 captureToVsyncIntervalRatio - std::roundf(captureToVsyncIntervalRatio)); in syncTimestampToDisplayLocked()