Home
last modified time | relevance | path

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

/external/skia/tools/
Drender_pdfs_main.cpp88 static bool make_output_filepath(SkString* path, const SkString& dir, in make_output_filepath() function
122 if (!make_output_filepath(&outputPath, outputDir, inputFilename)) { in open_stream()
/external/skia/experimental/PdfViewer/
Dpdf_viewer_main.cpp89 static bool make_output_filepath(SkString* path, const SkString& dir, in make_output_filepath() function
162 if (!make_output_filepath(&outputPath, outputDir, inputFilename, page)) { in render_page()