| /external/chromium_org/ash/wm/overview/ |
| D | window_selector_unittest.cc | 85 aura::Window* CreateWindow(const gfx::Rect& bounds) { in CreateWindow() 89 aura::Window* CreateWindowWithId(const gfx::Rect& bounds, int id) { in CreateWindowWithId() 92 aura::Window* CreateNonActivatableWindow(const gfx::Rect& bounds) { in CreateNonActivatableWindow() 100 aura::Window* CreatePanelWindow(const gfx::Rect& bounds) { in CreatePanelWindow() 108 views::Widget* CreatePanelWindowWidget(const gfx::Rect& bounds) { in CreatePanelWindowWidget() 140 gfx::RectF bounds(ScreenUtil::ConvertRectToScreen( in GetTransformedBounds() local 149 gfx::RectF bounds(ScreenUtil::ConvertRectToScreen( in GetTransformedTargetBounds() local 158 gfx::RectF bounds = gfx::Rect(window->bounds().size()); in GetTransformedBoundsInRootWindow() local 241 gfx::Rect bounds(0, 0, 400, 400); in TEST_F() local 254 gfx::Rect bounds(0, 0, 400, 400); in TEST_F() local [all …]
|
| D | window_selector_item.h | 79 const gfx::Rect& bounds() const { return bounds_; } in bounds() function 95 void set_bounds(const gfx::Rect& bounds) { bounds_ = bounds; } in set_bounds()
|
| /external/chromium_org/ash/wm/workspace/ |
| D | magnetism_matcher.cc | 53 MagnetismEdgeMatcher::MagnetismEdgeMatcher(const gfx::Rect& bounds, in MagnetismEdgeMatcher() 63 bool MagnetismEdgeMatcher::ShouldAttach(const gfx::Rect& bounds) { in ShouldAttach() 123 MagnetismMatcher::MagnetismMatcher(const gfx::Rect& bounds, uint32 edges) in MagnetismMatcher() 140 bool MagnetismMatcher::ShouldAttach(const gfx::Rect& bounds, in ShouldAttach() 162 const gfx::Rect& bounds, in AttachToSecondaryEdge()
|
| D | magnetism_matcher.h | 41 const gfx::Rect& bounds() const { return bounds_; } in bounds() function 57 static int GetPrimaryCoordinate(const gfx::Rect& bounds, MagnetismEdge edge) { in GetPrimaryCoordinate() 87 Range GetPrimaryRange(const gfx::Rect& bounds) const { in GetPrimaryRange() 100 Range GetSecondaryRange(const gfx::Rect& bounds) const { in GetSecondaryRange()
|
| /external/chromium_org/ash/system/tray/ |
| D | fixed_sized_scroll_view.cc | 37 gfx::Rect bounds = gfx::Rect(contents()->GetPreferredSize()); in Layout() local 43 gfx::Rect bounds = contents()->bounds(); in Layout() local 50 gfx::Rect bounds = gfx::Rect(contents()->GetPreferredSize()); in OnBoundsChanged() local
|
| /external/chromium_org/ash/wm/panels/ |
| D | panel_layout_manager_unittest.cc | 60 aura::Window* CreateNormalWindow(const gfx::Rect& bounds) { in CreateNormalWindow() 65 const gfx::Rect& bounds) { in CreatePanelWindowWithDelegate() 75 aura::Window* CreatePanelWindow(const gfx::Rect& bounds) { in CreatePanelWindow() 221 gfx::Rect bounds = test_api.GetButton(index)->GetBoundsInScreen(); in ClickShelfItemForWindow() local 304 gfx::Rect bounds(0, 0, 201, 201); in TEST_P() local 314 gfx::Rect bounds(0, 0, 201, 201); in TEST_F() local 367 gfx::Rect bounds(0, 0, 201, 201); in TEST_F() local 425 gfx::Rect bounds(0, 0, 200, 200); in TEST_F() local 449 gfx::Rect bounds(0, 0, 201, 201); in TEST_F() local 465 gfx::Rect bounds(0, 0, 201, 201); in TEST_F() local [all …]
|
| /external/chromium_org/cc/trees/ |
| D | layer_tree_impl_unittest.cc | 53 gfx::Size bounds(100, 100); in TEST_F() local 105 gfx::Size bounds(100, 100); in TEST_F() local 177 gfx::Size bounds(100, 100); in TEST_F() local 243 gfx::Size bounds(100, 100); in TEST_F() local 299 gfx::Size bounds(100, 100); in TEST_F() local 367 gfx::Size bounds(100, 100); in TEST_F() local 439 gfx::Size bounds(50, 50); in TEST_F() local 523 gfx::Size bounds(50, 50); in TEST_F() local 604 gfx::Size bounds(100, 100); in TEST_F() local 766 gfx::Size bounds(50, 50); in TEST_F() local [all …]
|
| /external/chromium_org/ash/wm/gestures/ |
| D | overview_gesture_handler_unittest.cc | 23 aura::Window* CreateWindow(const gfx::Rect& bounds) { in CreateWindow() 41 gfx::Rect bounds(0, 0, 400, 400); in TEST_F() local 68 gfx::Rect bounds(0, 0, 400, 400); in TEST_F() local 85 gfx::Rect bounds(0, 0, 400, 400); in TEST_F() local 145 gfx::Rect bounds(0, 0, 400, 400); in TEST_F() local 162 gfx::Rect bounds(100, 100, 400, 400); in TEST_F() local
|
| /external/chromium_org/third_party/WebKit/Source/platform/transforms/ |
| D | TransformOperationsTest.cpp | 52 FloatBox bounds; in EmpiricallyTestBounds() local 85 FloatBox bounds; in TEST() local 138 FloatBox bounds; in TEST() local 193 FloatBox bounds; in TEST() local 218 FloatBox bounds; in TEST() local 241 FloatBox bounds; in TEST() local 257 FloatBox bounds; in TEST() local 304 FloatBox bounds; in TEST() local 378 FloatBox bounds; in TEST() local 420 FloatBox bounds; in TEST() local [all …]
|
| /external/chromium_org/ui/aura/test/ |
| D | test_windows.cc | 20 Window* CreateTestWindowWithBounds(const gfx::Rect& bounds, Window* parent) { in CreateTestWindowWithBounds() 26 const gfx::Rect& bounds, in CreateTestWindow() 34 const gfx::Rect& bounds, in CreateTestWindowWithDelegate() 43 const gfx::Rect& bounds, in CreateTestWindowWithDelegateAndType()
|
| /external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
| D | DisplayList.cpp | 41 DisplayList::DisplayList(const FloatRect& bounds) in DisplayList() 50 const FloatRect& DisplayList::bounds() const in bounds() function in WebCore::DisplayList
|
| /external/chromium_org/ash/wm/ |
| D | drag_window_controller.cc | 42 void DragWindowController::SetBounds(const gfx::Rect& bounds) { in SetBounds() 63 void DragWindowController::CreateDragWidget(const gfx::Rect& bounds) { in CreateDragWidget() 97 void DragWindowController::SetBoundsInternal(const gfx::Rect& bounds) { in SetBoundsInternal()
|
| D | window_state.cc | 53 void SetBounds(aura::Window* window, const gfx::Rect& bounds) { in SetBounds() 232 void WindowState::SetRestoreBoundsInScreen(const gfx::Rect& bounds) { in SetRestoreBoundsInScreen() 236 void WindowState::SetRestoreBoundsInParent(const gfx::Rect& bounds) { in SetRestoreBoundsInParent() 255 const gfx::Rect& bounds) { in SetPreAutoManageWindowBounds() 331 void WindowState::AdjustSnappedBounds(gfx::Rect* bounds) { in AdjustSnappedBounds() 365 void WindowState::SetBoundsDirect(const gfx::Rect& bounds) { in SetBoundsDirect() 383 void WindowState::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() 391 void WindowState::SetBoundsDirectAnimated(const gfx::Rect& bounds) { in SetBoundsDirectAnimated()
|
| /external/skia/tests/ |
| D | PathOpsBoundsTest.cpp | 66 SkPathOpsBounds bounds; in DEF_TEST() local 83 const SkPathOpsBounds& bounds = static_cast<const SkPathOpsBounds&>(reallyEmpty[index]); in DEF_TEST() local 89 const SkPathOpsBounds& bounds = static_cast<const SkPathOpsBounds&>(notReallyEmpty[index]); in DEF_TEST() local
|
| /external/chromium_org/third_party/skia/tests/ |
| D | PathOpsBoundsTest.cpp | 66 SkPathOpsBounds bounds; in DEF_TEST() local 83 const SkPathOpsBounds& bounds = static_cast<const SkPathOpsBounds&>(reallyEmpty[index]); in DEF_TEST() local 89 const SkPathOpsBounds& bounds = static_cast<const SkPathOpsBounds&>(notReallyEmpty[index]); in DEF_TEST() local
|
| /external/chromium_org/ash/shell/ |
| D | toplevel_window.cc | 22 gfx::Rect bounds; member 69 void ToplevelWindow::SaveWindowPlacement(const gfx::Rect& bounds, in SaveWindowPlacement() 79 gfx::Rect* bounds, in GetSavedWindowPlacement()
|
| /external/chromium_org/third_party/skia/gm/ |
| D | strokes.cpp | 155 static void make0(SkPath* path, const SkRect& bounds, SkString* title) { in make0() 161 static void make1(SkPath* path, const SkRect& bounds, SkString* title) { in make1() 167 static void make2(SkPath* path, const SkRect& bounds, SkString* title) { in make2() 173 static void make3(SkPath* path, const SkRect& bounds, SkString* title) { in make3() 179 static void make4(SkPath* path, const SkRect& bounds, SkString* title) { in make4() 187 static void make5(SkPath* path, const SkRect& bounds, SkString* title) { in make5() 226 SkRect bounds = SkRect::MakeWH(SkIntToScalar(50), SkIntToScalar(50)); in onDraw() local
|
| /external/skia/gm/ |
| D | strokes.cpp | 155 static void make0(SkPath* path, const SkRect& bounds, SkString* title) { in make0() 161 static void make1(SkPath* path, const SkRect& bounds, SkString* title) { in make1() 167 static void make2(SkPath* path, const SkRect& bounds, SkString* title) { in make2() 173 static void make3(SkPath* path, const SkRect& bounds, SkString* title) { in make3() 179 static void make4(SkPath* path, const SkRect& bounds, SkString* title) { in make4() 187 static void make5(SkPath* path, const SkRect& bounds, SkString* title) { in make5() 226 SkRect bounds = SkRect::MakeWH(SkIntToScalar(50), SkIntToScalar(50)); in onDraw() local
|
| /external/chromium_org/ui/compositor/test/ |
| D | test_compositor_host_ozone.cc | 42 const gfx::Rect& bounds, in TestCompositorHostOzone() 72 const gfx::Rect& bounds, in Create()
|
| D | test_compositor_host_win.cc | 17 TestCompositorHostWin(const gfx::Rect& bounds, in TestCompositorHostWin() 58 const gfx::Rect& bounds, in Create()
|
| /external/chromium_org/chrome/browser/ui/window_sizer/ |
| D | window_sizer_common_unittest.cc | 102 void AddDisplay(const gfx::Rect& bounds, in AddDisplay() 141 void TestStateProvider::SetPersistentState(const gfx::Rect& bounds, in SetPersistentState() 151 void TestStateProvider::SetLastActiveState(const gfx::Rect& bounds, in SetLastActiveState() 160 gfx::Rect* bounds, in GetPersistentState() 172 gfx::Rect* bounds, in GetLastActiveWindowState() 188 const gfx::Rect& bounds, in GetWindowBoundsAndShowState() 220 const gfx::Rect& bounds, in GetWindowBounds() 239 gfx::Rect bounds = display_config; in GetWindowShowState() local
|
| /external/chromium_org/ui/aura/gestures/ |
| D | gesture_recognizer_unittest.cc | 711 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_P() local 767 gfx::Rect bounds(0, 0, kWindowWidth, kWindowHeight); in TEST_P() local 1012 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_P() local 1086 gfx::Rect bounds(95, 195, kWindowWidth, kWindowHeight); in TEST_P() local 1155 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_P() local 1208 gfx::Rect bounds(0, 0, 1000, 1000); in TEST_P() local 1253 gfx::Rect bounds(0, 0, 1000, 1000); in TEST_P() local 1300 gfx::Rect bounds(0, 0, 1000, 1000); in TEST_P() local 1340 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_P() local 1389 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_P() local [all …]
|
| /external/chromium_org/apps/ |
| D | app_window_geometry_cache_unittest.cc | 73 const gfx::Rect& bounds, in AddGeometryAndLoadExtension() 146 gfx::Rect bounds(4, 5, 31, 43); in TEST_F() local 164 gfx::Rect bounds; in TEST_F() local 182 gfx::Rect bounds(4, 5, 31, 43); in TEST_F() local 200 gfx::Rect bounds(4, 5, 31, 43); in TEST_F() local 225 gfx::Rect bounds(4, 5, 31, 43); in TEST_F() local 348 gfx::Rect bounds(4, 5, 31, 43); in TEST_F() local
|
| /external/skia/src/effects/ |
| D | SkMatrixConvolutionImageFilter.cpp | 113 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() 120 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() 129 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() 144 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() 271 SkIRect bounds; in onFilterImage() local 313 SkIRect bounds = src; in onFilterBounds() local 334 const SkIRect& bounds, in Create() 362 const SkIRect& bounds() const { return fBounds; } in bounds() function in GrMatrixConvolutionEffect 447 const char* bounds, in appendTextureLookup() 490 const char* bounds = builder->getUniformCStr(fBoundsUni); in emitCode() local [all …]
|
| /external/chromium_org/third_party/skia/src/effects/ |
| D | SkMatrixConvolutionImageFilter.cpp | 113 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() 120 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() 129 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() 144 static inline SkPMColor fetch(const SkBitmap& src, int x, int y, const SkIRect& bounds) { in fetch() 271 SkIRect bounds; in onFilterImage() local 313 SkIRect bounds = src; in onFilterBounds() local 334 const SkIRect& bounds, in Create() 362 const SkIRect& bounds() const { return fBounds; } in bounds() function in GrMatrixConvolutionEffect 447 const char* bounds, in appendTextureLookup() 490 const char* bounds = builder->getUniformCStr(fBoundsUni); in emitCode() local [all …]
|