/external/webkit/Source/WebCore/platform/graphics/win/ |
D | WebLayer.cpp | 43 CGRect layerBounds = bounds(); in internalSetNeedsDisplay() local 70 CGRect layerBounds = bounds(); in drawInContext() local
|
D | WebTiledLayer.cpp | 113 CGRect layerBounds = bounds(); in internalSetNeedsDisplay() local
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | ImageLayerChromium.cpp | 92 IntRect ImageLayerChromium::layerBounds() const in layerBounds() function in WebCore::ImageLayerChromium
|
D | ContentLayerChromium.cpp | 159 IntRect ContentLayerChromium::layerBounds() const in layerBounds() function in WebCore::ContentLayerChromium
|
/external/webkit/Source/WebCore/platform/graphics/ca/win/ |
D | PlatformCALayerWinInternal.cpp | 69 CGRect layerBounds = owner()->bounds(); in displayCallback() local 163 CGRect layerBounds = m_owner->bounds(); in setNeedsDisplay() local 170 FloatRect layerBounds = owner()->bounds(); in setNeedsDisplay() local
|
D | WKCACFViewLayerTreeHost.cpp | 84 CGRect layerBounds = rootLayer()->bounds(); in updateViewIfNeeded() local
|
D | PlatformCALayerWin.cpp | 611 FloatRect layerBounds = layer->bounds(); in printLayer() local
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderLayerBacking.cpp | 185 IntRect layerBounds = compositor()->calculateCompositedBounds(m_owningLayer, m_owningLayer); in updateCompositedBounds() local 429 IntRect layerBounds = IntRect(deltaX, deltaY, borderBox.width(), borderBox.height()); in updateGraphicsLayerGeometry() local 481 FloatRect layerBounds = compositedBounds(); in updateGraphicsLayerGeometry() local 1099 IntRect layerBounds, damageRect, clipRectToApply, outlineRect; in paintIntoLayer() local
|
D | RenderTreeAsText.cpp | 594 …const IntRect& layerBounds, const IntRect& backgroundClipRect, const IntRect& clipRect, const IntR… in write() 659 IntRect layerBounds, damageRect, clipRectToApply, outlineRect; in writeLayers() local
|
D | RenderLayer.cpp | 1484 …IntRect layerBounds = IntRect(absPos.x() + scrollXOffset(), absPos.y() + scrollYOffset(), box->cli… in scrollTo() local 2660 IntRect layerBounds, damageRect, clipRectToApply, outlineRect; in scrollTo() local 3107 IntRect layerBounds; in scrollTo() local 3204 …Contents(const HitTestRequest& request, HitTestResult& result, const IntRect& layerBounds, const I… in scrollTo() argument 3497 …::calculateRects(const RenderLayer* rootLayer, const IntRect& paintDirtyRect, IntRect& layerBounds, in scrollTo() 3563 IntRect layerBounds, backgroundRect, foregroundRect, outlineRect; in scrollTo() local 3572 IntRect layerBounds, backgroundRect, foregroundRect, outlineRect; in scrollTo() local 3607 bool RenderLayer::intersectsDamageRect(const IntRect& layerBounds, const IntRect& damageRect, const… in scrollTo() argument
|
D | RenderLayerCompositor.cpp | 594 …itor::addToOverlapMap(OverlapMap& overlapMap, RenderLayer* layer, IntRect& layerBounds, bool& boun… 610 …RenderLayerCompositor::overlapsCompositedLayers(OverlapMap& overlapMap, const IntRect& layerBounds)
|
/external/webkit/Source/WebKit/win/ |
D | FullscreenVideoController.cpp | 212 FloatRect layerBounds = layer->bounds(); in platformCALayerLayoutSublayersOfLayer() local
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | GraphicsLayerAndroid.cpp | 690 IntRect layerBounds(0, 0, m_size.width(), m_size.height()); in repaint() local
|
/external/webkit/Source/WebCore/platform/graphics/ca/ |
D | GraphicsLayerCA.cpp | 571 FloatRect layerBounds(FloatPoint(), m_size); in setNeedsDisplayInRect() local
|