Home
last modified time | relevance | path

Searched defs:dstPath (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/services/mediatranscoding/tests/
H A Dmediatranscodingservice_real_tests.cpp59 const char* dstPath = prepareOutputFile(OUTPATH(TestInvalidSource)); in TEST_F() local
75 const char* dstPath = prepareOutputFile(OUTPATH(TestPassthru)); in TEST_F() local
90 const char* dstPath = prepareOutputFile(OUTPATH(TestTranscodeVideo)); in TEST_F() local
106 const char* dstPath = prepareOutputFile(OUTPATH(TestTranscodeVideoProgress)); in TEST_F() local
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/
H A DHdrTranscodeTests.cpp59 std::string dstPath = mDstDir + dstFile; in transcode() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DVideoUtils.java127 private static void genVideoUsingMuxer(String srcPath, String dstPath, in genVideoUsingMuxer()
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/benchmark/
H A DMediaTranscoderBenchmark.cpp130 std::string dstPath = kAssetDirectory + dstFileName; in TranscodeMediaFile() local
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DPaint_Delegate.java811 Path_Delegate dstPath = Path_Delegate.getDelegate(dst); in nGetFillPath() local