Searched defs:backgroundRect (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
D | BaseLayerAndroid.cpp | 209 SkRect backgroundRect; in drawSimpleQuad() local
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderLayer.cpp | 3482 IntRect backgroundRect; in scrollTo() local 3498 … IntRect& 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
|
D | RenderLayerCompositor.cpp | 1506 IntRect backgroundRect = layer->backgroundClipRect(computeClipRoot, true); local
|