/external/chromium_org/third_party/skia/src/core/ |
D | SkRecordDraw.cpp | 179 Bounds bounds; // Bounds of everything in the block. member 302 const Bounds& bounds = in popSaveBlock() local 323 void popControl(const Bounds& bounds) { in popControl() 328 void updateSaveBounds(const Bounds& bounds) { in updateSaveBounds() 336 Bounds bounds(const DrawText&) const { return fCurrentClipBounds; } in bounds() function in SkRecords::FillBounds 338 Bounds bounds(const Clear&) const { return Bounds::MakeLargest(); } // Ignores the clip. in bounds() function in SkRecords::FillBounds 339 Bounds bounds(const DrawPaint&) const { return fCurrentClipBounds; } in bounds() function in SkRecords::FillBounds 340 Bounds bounds(const NoOp&) const { return Bounds::MakeEmpty(); } // NoOps don't draw. in bounds() function in SkRecords::FillBounds 342 Bounds bounds(const DrawSprite& op) const { in bounds() function in SkRecords::FillBounds 347 Bounds bounds(const DrawRect& op) const { return this->adjustAndMap(op.rect, &op.paint); } in bounds() function in SkRecords::FillBounds [all …]
|
/external/chromium_org/ash/wm/overview/ |
D | window_selector_unittest.cc | 86 aura::Window* CreateWindow(const gfx::Rect& bounds) { in CreateWindow() 90 aura::Window* CreateWindowWithId(const gfx::Rect& bounds, int id) { in CreateWindowWithId() 93 aura::Window* CreateNonActivatableWindow(const gfx::Rect& bounds) { in CreateNonActivatableWindow() 101 aura::Window* CreatePanelWindow(const gfx::Rect& bounds) { in CreatePanelWindow() 109 views::Widget* CreatePanelWindowWidget(const gfx::Rect& bounds) { in CreatePanelWindowWidget() 141 gfx::RectF bounds(ScreenUtil::ConvertRectToScreen( in GetTransformedBounds() local 150 gfx::RectF bounds(ScreenUtil::ConvertRectToScreen( in GetTransformedTargetBounds() local 159 gfx::RectF bounds = gfx::Rect(window->bounds().size()); in GetTransformedBoundsInRootWindow() local 267 gfx::Rect bounds(0, 0, 400, 400); in TEST_F() local 280 gfx::Rect bounds(0, 0, 400, 400); in TEST_F() local [all …]
|
/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/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/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/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/mojo/services/native_viewport/ |
D | native_viewport_impl.cc | 48 void NativeViewportImpl::Create(SizePtr bounds) { in Create() 71 void NativeViewportImpl::SetBounds(SizePtr bounds) { in SetBounds() 94 void NativeViewportImpl::OnBoundsChanged(const gfx::Rect& bounds) { in OnBoundsChanged()
|
D | platform_viewport_headless.cc | 16 void PlatformViewportHeadless::Init(const gfx::Rect& bounds) { in Init() 34 void PlatformViewportHeadless::SetBounds(const gfx::Rect& bounds) { in SetBounds()
|
/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() 239 void WindowState::SetRestoreBoundsInScreen(const gfx::Rect& bounds) { in SetRestoreBoundsInScreen() 243 void WindowState::SetRestoreBoundsInParent(const gfx::Rect& bounds) { in SetRestoreBoundsInParent() 262 const gfx::Rect& bounds) { in SetPreAutoManageWindowBounds() 338 void WindowState::AdjustSnappedBounds(gfx::Rect* bounds) { in AdjustSnappedBounds() 372 void WindowState::SetBoundsDirect(const gfx::Rect& bounds) { in SetBoundsDirect() 391 void WindowState::SetBoundsConstrained(const gfx::Rect& bounds) { in SetBoundsConstrained() 399 void WindowState::SetBoundsDirectAnimated(const gfx::Rect& bounds) { in SetBoundsDirectAnimated()
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | DisplayList.h | 50 static PassRefPtr<DisplayList> create(const FloatRect& bounds) in create() 57 const FloatRect& bounds() const { return m_bounds; } in bounds() function 84 DisplayList(const FloatRect& bounds) : m_bounds(bounds) in DisplayList()
|
/external/chromium_org/ui/aura/gestures/ |
D | gesture_recognizer_unittest.cc | 653 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_F() local 704 gfx::Rect bounds(0, 0, kWindowWidth, kWindowHeight); in TEST_F() local 949 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_F() local 1021 gfx::Rect bounds(95, 195, kWindowWidth, kWindowHeight); in TEST_F() local 1090 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_F() local 1143 gfx::Rect bounds(0, 0, 1000, 1000); in TEST_F() local 1194 gfx::Rect bounds(0, 0, 1000, 1000); in TEST_F() local 1247 gfx::Rect bounds(0, 0, 1000, 1000); in TEST_F() local 1290 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_F() local 1334 gfx::Rect bounds(100, 200, kWindowWidth, kWindowHeight); in TEST_F() local [all …]
|
/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/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/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/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/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/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() 238 const gfx::Rect& bounds, in GetWindowShowState()
|
/external/chromium_org/ui/compositor/test/ |
D | test_compositor_host_ozone.cc | 42 const gfx::Rect& bounds, in TestCompositorHostOzone() 74 const gfx::Rect& bounds, in Create()
|
D | test_compositor_host_win.cc | 18 TestCompositorHostWin(const gfx::Rect& bounds, in TestCompositorHostWin() 61 const gfx::Rect& bounds, in Create()
|
/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 …]
|