Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTest.java855 recordVideo(width, height, angle, file, durationMs);
866 private void recordVideo(
/cts/tests/tests/hardware/src/android/hardware/cts/
DCameraTest.java1161 recordVideo(profile, surfaceHolder); in testLockUnlockByCamera()
1175 recordVideo(profile, surfaceHolder); // should not throw exception in testLockUnlockByCamera()
1200 private void recordVideo(CamcorderProfile profile, in recordVideo() method in CameraTest