Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
H A DMediaRecorderTest.java76 private void recordVideo(int frameRate, int width, int height, in recordVideo() method in MediaRecorderTest
/aosp_15_r20/cts/tests/camera/src/android/hardware/cts/
H A DCameraTest.java1404 private void recordVideo(CamcorderProfile profile, in recordVideo() method in CameraTest