Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/win/
DWebLayer.cpp43 CGRect layerBounds = bounds(); in internalSetNeedsDisplay() local
70 CGRect layerBounds = bounds(); in drawInContext() local
DWebTiledLayer.cpp113 CGRect layerBounds = bounds(); in internalSetNeedsDisplay() local
/external/webkit/Source/WebCore/platform/graphics/chromium/
DImageLayerChromium.cpp92 IntRect ImageLayerChromium::layerBounds() const in layerBounds() function in WebCore::ImageLayerChromium
DContentLayerChromium.cpp159 IntRect ContentLayerChromium::layerBounds() const in layerBounds() function in WebCore::ContentLayerChromium
/external/webkit/Source/WebCore/platform/graphics/ca/win/
DPlatformCALayerWinInternal.cpp69 CGRect layerBounds = owner()->bounds(); in displayCallback() local
163 CGRect layerBounds = m_owner->bounds(); in setNeedsDisplay() local
170 FloatRect layerBounds = owner()->bounds(); in setNeedsDisplay() local
DWKCACFViewLayerTreeHost.cpp84 CGRect layerBounds = rootLayer()->bounds(); in updateViewIfNeeded() local
DPlatformCALayerWin.cpp611 FloatRect layerBounds = layer->bounds(); in printLayer() local
/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.cpp185 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
DRenderTreeAsText.cpp594const IntRect& layerBounds, const IntRect& backgroundClipRect, const IntRect& clipRect, const IntR… in write()
659 IntRect layerBounds, damageRect, clipRectToApply, outlineRect; in writeLayers() local
DRenderLayer.cpp1484 …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
DRenderLayerCompositor.cpp594 …itor::addToOverlapMap(OverlapMap& overlapMap, RenderLayer* layer, IntRect& layerBounds, bool& boun…
610 …RenderLayerCompositor::overlapsCompositedLayers(OverlapMap& overlapMap, const IntRect& layerBounds)
/external/webkit/Source/WebKit/win/
DFullscreenVideoController.cpp212 FloatRect layerBounds = layer->bounds(); in platformCALayerLayoutSublayersOfLayer() local
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.cpp690 IntRect layerBounds(0, 0, m_size.width(), m_size.height()); in repaint() local
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.cpp571 FloatRect layerBounds(FloatPoint(), m_size); in setNeedsDisplayInRect() local