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.java1996 int totalDroppedFrames = 0; in videoSnapshotTestByCamera() local
2074 totalDroppedFrames += validateFrameDropAroundVideoSnapshot( in videoSnapshotTestByCamera()
2087 numTestIterations, totalDroppedFrames)); in videoSnapshotTestByCamera()
2092 cameraId, videoSz.toString(), totalDroppedFrames, in videoSnapshotTestByCamera()
2094 kFrameDrop_Tolerence, totalDroppedFrames); in videoSnapshotTestByCamera()