HomeSort by relevance Sort by last modified time
    Searched refs:TakeScreenshot (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/content/browser/frame_host/
navigation_entry_screenshot_manager.h 33 void TakeScreenshot();
navigation_controller_impl.h 196 void TakeScreenshot();
navigation_entry_screenshot_manager.cc 71 void NavigationEntryScreenshotManager::TakeScreenshot() {
navigation_controller_impl.cc 506 void NavigationControllerImpl::TakeScreenshot() {
507 screenshot_manager_->TakeScreenshot();
    [all...]
  /external/chromium_org/build/android/pylib/
screenshot.py 23 def TakeScreenshot(adb, host_file):
android_commands.py     [all...]
  /external/chromium_org/build/android/
screenshot.py 24 host_file = adb.TakeScreenshot(host_file)
  /external/chromium_org/chrome/browser/ui/ash/
screenshot_taker_unittest.cc 100 TEST_F(ScreenshotTakerTest, TakeScreenshot) {
  /external/chromium_org/build/android/pylib/instrumentation/
test_runner.py 140 self.adb.TakeScreenshot(screenshot_name)
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc     [all...]

Completed in 355 milliseconds