/external/skia/include/core/ |
D | SkBlitter.h | 88 void init(SkBlitter* blitter, const SkIRect& clipRect) { in init()
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | ContextShadowQt.cpp | 115 QRect clipRect; in Q_GLOBAL_STATIC() local
|
/external/skia/tests/ |
D | ClipCubicTest.cpp | 57 SkIRect clipRect; in TestCubicClipping() local
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebWidgetClient.h | 51 virtual void didScrollRect(int dx, int dy, const WebRect& clipRect) { } in didScrollRect()
|
/external/skia/src/core/ |
D | SkScan_Path.cpp | 275 const SkIRect* clipRect, SkEdge* list[], int shiftUp) { in build_edges() 441 void sk_fill_path(const SkPath& path, const SkIRect* clipRect, SkBlitter* blitter, in sk_fill_path() 474 const SkIRect& clipRect = clipRgn.getBounds(); in sk_fill_path() local 642 const SkIRect* clipRect, SkEdge* list[]) { in build_tri_edges() 660 static void sk_fill_triangle(const SkPoint pts[], const SkIRect* clipRect, in sk_fill_triangle()
|
D | SkScan_AntiPath.cpp | 443 const SkIRect* clipRect = clipper.getClipRect(); in AntiFillPath() local
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | GaneshRenderer.cpp | 132 SkRect clipRect = SkRect::MakeLTRB(renderInfo.invalRect->fLeft, in setupPartialInval() local
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebPluginContainerImpl.cpp | 304 IntRect windowRect, clipRect; in reportGeometry() local 556 IntRect& clipRect, in calculateGeometry() 575 IntRect clipRect = in windowClipRect() local
|
D | WebPopupMenuImpl.cpp | 302 const IntRect& clipRect) in scroll()
|
/external/webkit/Source/WebCore/rendering/ |
D | LayoutState.cpp | 72 IntRect clipRect(toPoint(m_paintOffset) + renderer->view()->layoutDelta(), layer->size()); in LayoutState() local
|
D | RenderFileUploadControl.cpp | 213 IntRect clipRect(tx + borderLeft(), ty + borderTop(), in paintObject() local
|
D | RenderWidget.cpp | 166 IntRect clipRect = enclosingLayer()->childrenClipRect(); in setWidgetGeometry() local
|
D | RenderLayerBacking.cpp | 1070 static void setClip(GraphicsContext* p, const IntRect& paintDirtyRect, const IntRect& clipRect) in setClip() 1078 static void restoreClip(GraphicsContext* p, const IntRect& paintDirtyRect, const IntRect& clipRect) in restoreClip() 1231 IntRect clipRect(clip); in paintContents() local
|
D | RenderLayer.cpp | 924 static void expandClipRectForDescendantsAndReflection(IntRect& clipRect, const RenderLayer* l, cons… in expandClipRectForDescendantsAndReflection() 968 IntRect clipRect = l->boundingBox(l); in transparencyClipBox() local 973 IntRect clipRect = l->boundingBox(rootLayer); in transparencyClipBox() local 990 IntRect clipRect = transparencyClipBox(this, rootLayer, paintBehavior); in beginTransparencyLayers() local 2505 static void setClip(GraphicsContext* p, const IntRect& paintDirtyRect, const IntRect& clipRect) in setClip() 2513 static void restoreClip(GraphicsContext* p, const IntRect& paintDirtyRect, const IntRect& clipRect) in restoreClip() 2587 IntRect clipRect = paintDirtyRect; in paintLayer() local 3014 …IntRect clipRect = backgroundClipRect(rootLayer, useTemporaryClipRects, IncludeOverlayScrollbarSiz… in hitTestLayer() local
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/ca/ |
D | LayerTreeHostCA.cpp | 173 …aphicsLayer, GraphicsContext& graphicsContext, GraphicsLayerPaintingPhase, const IntRect& clipRect) in paintContents()
|
/external/webkit/Source/WebKit/wince/ |
D | WebView.cpp | 233 void WebView::paint(HDC hDC, const IntRect& clipRect) in paint() 257 IntRect clipRect(updateRect); in handlePaint() local
|
/external/webkit/Source/WebKit2/UIProcess/gtk/ |
D | WebViewWidget.cpp | 139 GdkRectangle clipRect; in webViewExpose() local 153 GdkRectangle clipRect; in webViewDraw() local
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | GraphicsContextWin.cpp | 152 void GraphicsContextPlatformPrivate::clip(const FloatRect& clipRect) in clip()
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | EmbeddedWidget.cpp | 167 IntRect clipRect(m_windowRect); in windowClipRect() local
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | ContextShadow.cpp | 209 …ateLayerBoundingRect(GraphicsContext* context, const FloatRect& layerArea, const IntRect& clipRect) in calculateLayerBoundingRect()
|
/external/webkit/Source/WebCore/plugins/symbian/ |
D | PluginViewSymbian.cpp | 153 IntRect clipRect(rect); in paint() local
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebframe.cpp | 302 const QRect& clipRect = vector.at(i); in renderFromTiledBackingStore() local 361 const QRect& clipRect = vector.at(i); in renderRelativeCoords() local 406 const QRect& clipRect = vector.at(i); in renderFrameExtras() local
|
/external/skia/gpu/src/ |
D | GrInOrderDrawBuffer.cpp | 108 GrRect clipRect = fClip.getRect(0); in drawRect() local
|
D | GrGpu.cpp | 372 GrIRect clipRect; in setupClipAndFlushState() local
|
/external/skia/src/utils/ |
D | SkProxyCanvas.cpp | 54 bool SkProxyCanvas::clipRect(const SkRect& rect, SkRegion::Op op) { in clipRect() function in SkProxyCanvas
|