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
715 totalDroppedFrames += validateFrameDropAroundVideoSnapshot( in videoSnapshotTestByCamera()
728 numTestIterations, totalDroppedFrames)); in videoSnapshotTestByCamera()
733 cameraId, videoSz.toString(), totalDroppedFrames, in videoSnapshotTestByCamera()
735 kFrameDrop_Tolerence, totalDroppedFrames); in videoSnapshotTestByCamera()