OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetScreenshotRect
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/
partial_screenshot_view.h
44
gfx::Rect
GetScreenshotRect
() const;
partial_screenshot_view.cc
139
gfx::Rect PartialScreenshotView::
GetScreenshotRect
() const {
170
gfx::IntersectRects(root_window->bounds(),
GetScreenshotRect
()));
185
gfx::Rect screenshot_rect =
GetScreenshotRect
();
Completed in 26 milliseconds