H A D | SurfaceEncodeTimestampTest.java | 126 long[] inputPts = {1000000, 2000000, 3000000, 4000000}; in testMaxPtsGap() local 140 long[] inputPts = {33333, 66667, 66000, 100000}; in testBackwardFrameDroppedWithoutFixedPtsGap() local 154 long[] inputPts = {33333, 66667, 66000, 100000}; in testBackwardFramePreservedWithFixedPtsGap() local 170 long[] inputPts = {16667, 33333, 50000, 66667, 83333}; in testMaxFps() local 198 long[] inputPts = new long[4]; in testCaptureFps() local 224 long[] inputPts = {16667, 33333, -100000, 133333}; in testRepeatPreviousFrameAfter() local 248 long[] inputPts = {33333, 66667, -100000, 100000, 133333}; in testCreateInputSurfaceSuspendedResume() local 275 long[] inputPts = {-1, 33333, 66667, 100000, 133333}; in testCreateInputSurfaceSuspendedResumeWithTime() local 303 long[] inputPts = {33333, 66667, -100000, 100000, 133333, -100000, 166667}; in testSuspendedResume() local 330 long[] inputPts = {-1, 33333, -1, 66667, 100000, 133333, 166667}; in testSuspendedResumeWithTime() local [all …]
|