Searched defs:SaveToFile (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper_benchmark.cc94 void SaveToFile(SkBitmap* bitmap, const base::FilePath& filename) { function in class:content::GLHelperTest
299 SaveToFile(&output_pixels, base::FilePath::FromUTF8Unsafe(filename));
/external/chromium_org/cloud_print/gcp20/prototype/
H A Dprinter.cc542 SaveToFile();
602 void Printer::SaveToFile() const { function in class:Printer
/external/chromium_org/skia/ext/
H A Dvector_canvas_unittest.cc128 void SaveToFile(const base::FilePath& filename) { function in class:skia::__anon9965::Image
301 Image(canvas).SaveToFile(test_file(filename));
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dwallpaper_private_api.cc473 base::Bind(&WallpaperPrivateSetWallpaperFunction::SaveToFile, this));
476 void WallpaperPrivateSetWallpaperFunction::SaveToFile() { function in class:WallpaperPrivateSetWallpaperFunction
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_window.cc934 void DevToolsWindow::SaveToFile(const std::string& url, function in class:DevToolsWindow
/external/chromium_org/chrome/browser/history/
H A Durl_index_private_data.cc470 return private_data->SaveToFile(file_path);
891 bool URLIndexPrivateData::SaveToFile(const base::FilePath& file_path) { function in class:history::URLIndexPrivateData

Completed in 325 milliseconds