Searched refs:GetScreenshot (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dscreenshot_source.h29 std::vector<unsigned char> GetScreenshot(const std::string& path);
H A Dscreenshot_source.cc72 std::vector<unsigned char> ScreenshotSource::GetScreenshot( function in class:ScreenshotSource
111 SendResponse(request_id, new RefCountedBytes(GetScreenshot(path)));
H A Dbug_report_ui.cc637 image = screenshot_source_->GetScreenshot(screenshot_path);

Completed in 91 milliseconds