Searched defs:layerBounds (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderLayerClipper.cpp | 131 LayoutRect layerBounds; in childrenClipRect() local 143 LayoutRect layerBounds; in localClipRect() local 159 …onst ClipRectsContext& clipRectsContext, const LayoutRect& paintDirtyRect, LayoutRect& layerBounds, in calculateRects()
|
D | RenderTreeAsText.cpp | 505 …const LayoutRect& layerBounds, const LayoutRect& backgroundClipRect, const LayoutRect& clipRect, c… in write() 588 LayoutRect layerBounds; in writeLayers() local
|
D | ClipRect.h | 264 LayoutRect layerBounds; member
|
D | RenderLayerScrollableArea.cpp | 1382 LayoutRect layerBounds(0, 0, box().clientWidth(), box().clientHeight()); in exposeRect() local
|
D | RenderLayer.cpp | 3007 …ontents(const HitTestRequest& request, HitTestResult& result, const LayoutRect& layerBounds, const… in hitTestContents() argument 3256 bool RenderLayer::intersectsDamageRect(const LayoutRect& layerBounds, const LayoutRect& damageRect,… in intersectsDamageRect() argument
|
/external/skia/tests/ |
D | PictureStateTreeTest.cpp | 39 SkRect layerBounds = SkRect::MakeXYWH(0, 0, 90, 90); in draw_scene() local
|
D | CanvasStateTest.cpp | 142 SkRect layerBounds = SkRect::Make(layerRect); in test_complex_clips() local
|
/external/chromium_org/third_party/skia/tests/ |
D | PictureStateTreeTest.cpp | 39 SkRect layerBounds = SkRect::MakeXYWH(0, 0, 90, 90); in draw_scene() local
|
D | CanvasStateTest.cpp | 142 SkRect layerBounds = SkRect::Make(layerRect); in test_complex_clips() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/ |
D | CompositingReasonFinder.cpp | 225 …LayoutRect layerBounds = layer->boundingBoxForCompositing(layer->compositor()->rootRenderLayer(), … in requiresCompositingForPositionFixed() local
|
D | CompositingLayerAssigner.cpp | 251 IntRect layerBounds = layer->compositingInputs().clippedAbsoluteBoundingBox; in assignLayersToBackingsInternal() local
|
D | CompositedLayerMapping.cpp | 794 …IntRect layerBounds = pixelSnappedIntRect(toLayoutPoint(m_owningLayer.subpixelAccumulation()), bor… in updateTransformGeometry() local
|