Searched refs:seekPos (Results 1 – 1 of 1) sorted by relevance
1104 final int seekPos = 4760; // This is the I-frame position in testVideoSurfaceResetting() local1131 mMediaPlayer.seekTo(seekPos); in testVideoSurfaceResetting()1134 assertEquals(seekPos, posAfter, tolerance + audioLatencyTolerance); in testVideoSurfaceResetting()