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.cpp182 LayoutRect layerBounds; in childrenClipRect() local
194 LayoutRect layerBounds; in localClipRect() local
210 …teRects(const ClipRectsContext& context, const LayoutRect& paintDirtyRect, LayoutRect& layerBounds, in calculateRects()
DLayerFragment.h66 LayoutRect layerBounds; member
DRenderTreeAsText.cpp507const LayoutRect& layerBounds, const LayoutRect& backgroundClipRect, const LayoutRect& clipRect, c… in write()
587 LayoutRect layerBounds; in writeLayers() local
DRenderLayerScrollableArea.cpp1384 LayoutRect layerBounds(0, 0, box().clientWidth(), box().clientHeight()); in exposeRect() local
DRenderLayer.cpp2779 …ontents(const HitTestRequest& request, HitTestResult& result, const LayoutRect& layerBounds, const… in hitTestContents() argument
3027 bool RenderLayer::intersectsDamageRect(const LayoutRect& layerBounds, const LayoutRect& damageRect,… in intersectsDamageRect() argument
/external/chromium_org/third_party/skia/tests/
DPictureStateTreeTest.cpp39 SkRect layerBounds = SkRect::MakeXYWH(0, 0, 90, 90); in draw_scene() local
DCanvasStateTest.cpp209 SkRect layerBounds = SkRect::Make(layerRect); in DEF_TEST() local
/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/WebKit/Source/core/rendering/compositing/
DCompositingLayerAssigner.cpp265 IntRect layerBounds = layer->clippedAbsoluteBoundingBox(); in assignLayersToBackingsInternal() local
DCompositedLayerMapping.cpp854 …IntRect layerBounds = pixelSnappedIntRect(toLayoutPoint(m_owningLayer.subpixelAccumulation()), bor… in updateTransformGeometry() local
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.cpp1150 …SkRect layerBounds = SkRect::MakeWH(std::max(deviceDest.width(), sourceBounds.width()), std::max(d… in drawPicture() local