Home
last modified time | relevance | path

Searched defs:backgroundRect (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DBaseLayerAndroid.cpp209 SkRect backgroundRect; in drawSimpleQuad() local
/external/webkit/Source/WebCore/rendering/
DRenderLayer.cpp3482 IntRect backgroundRect; in scrollTo() local
3498IntRect& backgroundRect, IntRect& foregroundRect, IntRect& outlineRect, bool temporaryClipRects, in scrollTo()
3563 IntRect layerBounds, backgroundRect, foregroundRect, outlineRect; in scrollTo() local
3572 IntRect layerBounds, backgroundRect, foregroundRect, outlineRect; in scrollTo() local
DRenderLayerCompositor.cpp1506 IntRect backgroundRect = layer->backgroundClipRect(computeClipRoot, true); local