Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2RecordingTest.java645 int totalDroppedFrames = 0; in videoSnapshotTestByCamera() local
711 totalDroppedFrames += validateFrameDropAroundVideoSnapshot( in videoSnapshotTestByCamera()
724 numTestIterations, totalDroppedFrames)); in videoSnapshotTestByCamera()
729 cameraId, videoSz.toString(), totalDroppedFrames, in videoSnapshotTestByCamera()
731 kFrameDrop_Tolerence, totalDroppedFrames); in videoSnapshotTestByCamera()