HomeSort by relevance Sort by last modified time
    Searched refs:screenshot (Results 51 - 62 of 62) sorted by null

1 23

  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java 17 package com.android.systemui.screenshot;
96 private static final String SCREENSHOT_SHARE_SUBJECT_TEMPLATE = "Screenshot (%s)";
196 // Create screenshot directory if it doesn't exist
203 // Save the screenshot to the MediaStore
275 // Show the final notification to indicate screenshot saved
278 // Create the intent to show the screenshot in gallery
356 // Inflate the screenshot layout
402 * Creates a new worker thread and saves the screenshot to the media store.
433 * Takes a screenshot of the current display and shows an animation.
436 // We need to orient the screenshot correctly (and the Surface api seems to take screenshot
    [all...]
  /frameworks/base/services/java/com/android/server/power/
ElectronBeam.java 50 * some GL transformations to a screenshot.
95 // Texture names. We only use one texture, which contains the screenshot.
161 // painting the screenshot as-is.
396 SurfaceControl.screenshot(SurfaceControl.getBuiltInDisplay(
  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl_unittest.cc     [all...]
  /external/chromium_org/build/android/pylib/
android_commands.py 25 import screenshot namespace
    [all...]
  /prebuilts/devtools/tools/lib/
chimpchat.jar 
hierarchyviewer2lib.jar 
  /frameworks/base/services/java/com/android/server/wm/
ScreenRotationAnimation.java 207 // Screenshot does NOT include rotation!
255 // capture a screenshot into the surface we just created
259 SurfaceControl.screenshot(SurfaceControl.getBuiltInDisplay(
    [all...]
WindowManagerService.java     [all...]
  /packages/apps/Browser/src/com/android/browser/
Controller.java 569 * Share a page, providing the title, url, favicon, and a screenshot. Uses
578 * @param screenshot Bitmap of a screenshot of the page. Stored in the
582 Bitmap favicon, Bitmap screenshot) {
588 send.putExtra(Browser.EXTRA_SHARE_SCREENSHOT, screenshot);
817 // to save a screenshot then we will now take the new page and save
818 // an incorrect screenshot. Therefore, remove any pending thumbnail
891 // Only update the bookmark screenshot if the user did not
    [all...]
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap.css     [all...]
  /external/chromium_org/native_client_sdk/src/doc/_static/css/
local_extensions.css     [all...]

Completed in 1333 milliseconds

1 23