/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
D | FramelessScrollView.cpp | 48 IntRect dirtyRect = rect; in invalidateScrollbarRect() local
|
D | ScrollView.cpp | 982 …nst IntRect& horizontalOverhangRect, const IntRect& verticalOverhangRect, const IntRect& dirtyRect) in paintOverhangAreas() 988 void ScrollView::calculateAndPaintOverhangAreas(GraphicsContext* context, const IntRect& dirtyRect) in calculateAndPaintOverhangAreas() 998 …ScrollView::calculateAndPaintOverhangBackground(GraphicsContext* context, const IntRect& dirtyRect) in calculateAndPaintOverhangBackground()
|
D | ScrollbarTheme.cpp | 318 …nst IntRect& horizontalOverhangRect, const IntRect& verticalOverhangRect, const IntRect& dirtyRect) in paintOverhangBackground()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | FilterEffectRenderer.cpp | 343 …r::computeSourceImageRectForDirtyRect(const LayoutRect& filterBoxRect, const LayoutRect& dirtyRect) in computeSourceImageRectForDirtyRect() 361 …ect(RenderLayer* renderLayer, const LayoutRect& filterBoxRect, const LayoutRect& dirtyRect, const … in prepareFilterEffect()
|
D | RenderMultiColumnSet.cpp | 416 …agments(LayerFragments& fragments, const LayoutRect& layerBoundingBox, const LayoutRect& dirtyRect) in collectLayerFragments()
|
D | RenderFlowThread.cpp | 1012 …ts(LayerFragments& layerFragments, const LayoutRect& layerBoundingBox, const LayoutRect& dirtyRect) in collectLayerFragments()
|
D | CompositedLayerMapping.cpp | 1846 IntRect dirtyRect = pixelSnappedIntRect(relativeClip); in doPaintTask() local
|
D | RenderObject.cpp | 1468 LayoutRect dirtyRect(r); in repaintRectangle() local
|
D | RenderLayer.cpp | 2241 …gments& fragments, const RenderLayer* rootLayer, RenderRegion* region, const LayoutRect& dirtyRect, in collectFragments()
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
D | CanvasRenderingContext2D.cpp | 916 FloatRect dirtyRect; in fill() local 943 FloatRect dirtyRect; in stroke() local 1023 FloatRect dirtyRect; in clearRect() local 1087 FloatRect dirtyRect; in fillRect() local 1118 FloatRect dirtyRect; in strokeRect() local 1281 FloatRect dirtyRect; in drawImageInternal() local 1528 FloatRect dirtyRect; in drawImage() local 1600 FloatRect dirtyRect; in drawImage() local 1775 bool CanvasRenderingContext2D::computeDirtyRect(const FloatRect& localRect, FloatRect* dirtyRect) in computeDirtyRect() 1783 …DirtyRect(const FloatRect& localRect, const FloatRect& transformedClipBounds, FloatRect* dirtyRect) in computeDirtyRect() [all …]
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | PageWidgetDelegate.cpp | 101 IntRect dirtyRect(rect); in paint() local
|
D | WebPluginContainerImpl.cpp | 149 IntRect dirtyRect = rect; in invalidateRect() local 634 …nst IntRect& horizontalOverhangArea, const IntRect& verticalOverhangArea, const IntRect& dirtyRect) in paintCustomOverhangArea()
|
D | ChromeClientImpl.cpp | 809 …nst IntRect& horizontalOverhangArea, const IntRect& verticalOverhangArea, const IntRect& dirtyRect) in paintCustomOverhangArea()
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | FrameView.cpp | 2562 IntRect dirtyRect = rect; in invalidateScrollbarRect() local 3037 …nst IntRect& horizontalOverhangArea, const IntRect& verticalOverhangArea, const IntRect& dirtyRect) in paintOverhangAreas()
|
/external/skia/src/gpu/gl/ |
D | GrGpuGL.cpp | 1718 const SkIRect dirtyRect = rt->getResolveRect(); in onResolveRenderTarget() local
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
D | GrGpuGL.cpp | 1718 const SkIRect dirtyRect = rt->getResolveRect(); in onResolveRenderTarget() local
|