Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraGPURecordingTest.java110 captureGpuEncoderPath(id, false /*enableVideoSnapshot*/); in testCameraGpuEncoderPath()
113 captureGpuEncoderPath(id, true /*enableVideoSnapshot*/); in testCameraGpuEncoderPath()
117 private void captureGpuEncoderPath(String id, boolean enableVideoSnapshot) throws Exception { in captureGpuEncoderPath() method in CameraGPURecordingTest