Home
last modified time | relevance | path

Searched defs:inputPath (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/PdfViewer/
Dpdf_viewer_main.cpp179 static bool process_pdf(const SkString& inputPath, const SkString& outputDir) { in process_pdf()
260 SkString inputPath = SkOSPath::Join(input, inputFilename.c_str()); in process_input() local
266 SkString inputPath(input); in process_input() local
/external/skia/tools/
Drender_pictures_main.cpp146 static bool render_picture_internal(const SkString& inputPath, const SkString* writePath, in render_picture_internal()
260 static bool render_picture(const SkString& inputPath, const SkString* writePath, in render_picture()
389 SkString inputPath = SkOSPath::Join(input, inputFilename.c_str()); in process_input() local
395 SkString inputPath(input); in process_input() local
Dbench_pictures_main.cpp170 static bool run_single_benchmark(const SkString& inputPath, in run_single_benchmark()
385 SkString inputPath = SkOSPath::Join(input, inputFilename.c_str()); in process_input() local