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.java926 recordVideo(width, height, angle, file, durationMs);
937 private void recordVideo(
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java1159 recordVideo(profile, surfaceHolder); in testLockUnlockByCamera()
1173 recordVideo(profile, surfaceHolder); // should not throw exception in testLockUnlockByCamera()
1198 private void recordVideo(CamcorderProfile profile, in recordVideo() method in CameraTest