Home
last modified time | relevance | path

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

/third_party/astc-encoder/Test/
Dastc_test_image_dl.py35 def download(testSet, index, srcUrl, dstPath): argument
70 def make_mixed_image(imgPathA, imgPathB, dstPath): argument
91 def make_montage(imageDir, dstPath): argument
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dbuild_spirv_binaries.py55 def cleanDstDir (dstPath): argument
62 def execBuildPrograms (buildCfg, generator, module, dstPath, vulkanVersion): argument
/third_party/node/test/parallel/
Dtest-fs-link.js12 const dstPath = path.join(tmpdir.path, 'link1.js'); constant
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DDeprecator.java32 String dstPath = null; in main() local
/third_party/vk-gl-cts/executor/tools/
DxeBatchResultToXml.cpp232 ResultToXmlFilesLogHandler (vector<xe::TestCaseResultHeader>& resultHeaders, const char* dstPath) in ResultToXmlFilesLogHandler()
334 static void batchResultToSeparateXmlFiles (const char* batchResultFilename, const char* dstPath) in batchResultToSeparateXmlFiles()
DxeExtractShaderPrograms.cpp50 string dstPath; member
/third_party/vk-gl-cts/scripts/khr_util/
Dregistry_cache.py111 def fetchFile (dstPath, repository, revision, filename, checksum, cacheDir): argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.cpp109 void writeBinary (const ProgramBinary& binary, const std::string& dstPath) in writeBinary()
417 BinaryRegistryWriter::BinaryRegistryWriter (const std::string& dstPath) in BinaryRegistryWriter()
/third_party/skia/src/utils/
DSkDashPath.cpp159 const SkRect* cullRect, SkScalar intervalLength, SkPath* dstPath) { in cull_path()
/third_party/skia/tools/skqp/src/
Dskqp.cpp198 static void print_backend_info(const char* dstPath, in print_backend_info()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktBuildPrograms.cpp393 const std::string& dstPath, in buildPrograms()