Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java952 int totalDroppedFrames = 0; in videoSnapshotTestByCamera() local
1019 totalDroppedFrames += validateFrameDropAroundVideoSnapshot( in videoSnapshotTestByCamera()
1032 numTestIterations, totalDroppedFrames)); in videoSnapshotTestByCamera()
1037 cameraId, videoSz.toString(), totalDroppedFrames, in videoSnapshotTestByCamera()
1039 kFrameDrop_Tolerence, totalDroppedFrames); in videoSnapshotTestByCamera()