Home
last modified time | relevance | path

Searched defs:layerBounds (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerClipper.cpp131 LayoutRect layerBounds; in childrenClipRect() local
143 LayoutRect layerBounds; in localClipRect() local
159 …onst ClipRectsContext& clipRectsContext, const LayoutRect& paintDirtyRect, LayoutRect& layerBounds, in calculateRects()
DRenderTreeAsText.cpp505const LayoutRect& layerBounds, const LayoutRect& backgroundClipRect, const LayoutRect& clipRect, c… in write()
588 LayoutRect layerBounds; in writeLayers() local
DClipRect.h264 LayoutRect layerBounds; member
DRenderLayerScrollableArea.cpp1382 LayoutRect layerBounds(0, 0, box().clientWidth(), box().clientHeight()); in exposeRect() local
DRenderLayer.cpp3007 …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/
DPictureStateTreeTest.cpp39 SkRect layerBounds = SkRect::MakeXYWH(0, 0, 90, 90); in draw_scene() local
DCanvasStateTest.cpp142 SkRect layerBounds = SkRect::Make(layerRect); in test_complex_clips() local
/external/chromium_org/third_party/skia/tests/
DPictureStateTreeTest.cpp39 SkRect layerBounds = SkRect::MakeXYWH(0, 0, 90, 90); in draw_scene() local
DCanvasStateTest.cpp142 SkRect layerBounds = SkRect::Make(layerRect); in test_complex_clips() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositingReasonFinder.cpp225 …LayoutRect layerBounds = layer->boundingBoxForCompositing(layer->compositor()->rootRenderLayer(), … in requiresCompositingForPositionFixed() local
DCompositingLayerAssigner.cpp251 IntRect layerBounds = layer->compositingInputs().clippedAbsoluteBoundingBox; in assignLayersToBackingsInternal() local
DCompositedLayerMapping.cpp794 …IntRect layerBounds = pixelSnappedIntRect(toLayoutPoint(m_owningLayer.subpixelAccumulation()), bor… in updateTransformGeometry() local