Searched refs:dstUri (Results 1 – 1 of 1) sorted by relevance
296 private void testTranscodingWithExpectResult(Uri srcUri, Uri dstUri, int expectedResult) in testTranscodingWithExpectResult() argument301 new VideoTranscodingRequest.Builder(srcUri, dstUri, createDefaultMediaFormat()) in testTranscodingWithExpectResult()323 File dstFile = new File(dstUri.getPath());; in testTranscodingWithExpectResult()