/external/skia/src/core/ |
D | SkScan_Antihair.cpp | 130 virtual SkFixed drawLine(int x, int stopx, SkFixed fy, in drawLine() function in HLine_SkAntiHairBlitter 189 virtual SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed dy) SK_OVERRIDE { in drawLine() function in Horish_SkAntiHairBlitter 246 virtual SkFixed drawLine(int y, int stopy, SkFixed fx, SkFixed dx) SK_OVERRIDE { in drawLine() function in VLine_SkAntiHairBlitter 292 virtual SkFixed drawLine(int y, int stopy, SkFixed fx, SkFixed dx) SK_OVERRIDE { in drawLine() function in Vertish_SkAntiHairBlitter
|
D | SkCanvas.cpp | 2016 void SkCanvas::drawLine(SkScalar x0, SkScalar y0, SkScalar x1, SkScalar y1, in drawLine() function in SkCanvas
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
D | CaptureActivity.java | 252 private static void drawLine(Canvas canvas, Paint paint, ResultPoint a, ResultPoint b) { in drawLine() method in CaptureActivity
|
/external/chromium-trace/trace-viewer/src/ |
D | timeline_viewport.js | 358 drawLine: function(ctx, viewLWorld, viewRWorld, canvasH, vp) { method in ViewportMarker
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | GraphicsContextOpenVG.cpp | 102 void GraphicsContext::drawLine(const IntPoint& from, const IntPoint& to) in drawLine() function in WebCore::GraphicsContext
|
D | PainterOpenVG.cpp | 919 void PainterOpenVG::drawLine(const IntPoint& from, const IntPoint& to) in drawLine() function in WebCore::PainterOpenVG
|
/external/skia/gm/ |
D | techtalk1.cpp | 65 static void drawLine(SkCanvas* canvas, const SkPoint& p0, const SkPoint& p1, in drawLine() function
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | GraphicsContextHaiku.cpp | 102 void GraphicsContext::drawLine(const IntPoint& point1, const IntPoint& point2) in drawLine() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | GraphicsContextWx.cpp | 206 void GraphicsContext::drawLine(const IntPoint& point1, const IntPoint& point2) in drawLine() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/android/context/ |
D | GraphicsContextAndroid.cpp | 166 void GraphicsContext::drawLine(const IntPoint& point1, const IntPoint& point2) in drawLine() function in WebCore::GraphicsContext
|
D | PlatformGraphicsContextSkia.cpp | 357 void PlatformGraphicsContextSkia::drawLine(const IntPoint& point1, in drawLine() function in WebCore::PlatformGraphicsContextSkia
|
D | PlatformGraphicsContextRecording.cpp | 842 void PlatformGraphicsContextRecording::drawLine(const IntPoint& point1, in drawLine() function in WebCore::PlatformGraphicsContextRecording
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | GraphicsContextSkia.cpp | 557 void GraphicsContext::drawLine(const IntPoint& point1, const IntPoint& point2) in drawLine() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | GraphicsContextCairo.cpp | 281 void GraphicsContext::drawLine(const IntPoint& point1, const IntPoint& point2) in drawLine() function in WebCore::GraphicsContext
|
/external/proguard/src/proguard/gui/splash/ |
D | OverrideGraphics2D.java | 334 public void drawLine(int x1, int y1, int x2, int y2) in drawLine() method in OverrideGraphics2D
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | GraphicsContextCG.cpp | 185 void GraphicsContext::drawLine(const IntPoint& point1, const IntPoint& point2) in drawLine() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 338 void GraphicsContext::drawLine(const IntPoint& point1, const IntPoint& point2) in drawLine() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebKit/android/plugins/ |
D | android_npapi.h | 643 void (*drawLine)(ANPCanvas*, float x0, float y0, float x1, float y1, member
|
/external/skia/legacy/src/core/ |
D | SkCanvas.cpp | 1834 void SkCanvas::drawLine(SkScalar x0, SkScalar y0, SkScalar x1, SkScalar y1, in drawLine() function in SkCanvas
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | GraphicsContextWinCE.cpp | 670 void GraphicsContext::drawLine(const IntPoint& point1, const IntPoint& point2) in drawLine() function in WebCore::GraphicsContext
|
/external/chromium-trace/ |
D | script.js | 41 this.color,a.stroke()))},drawLine:function(a,b,f,e,g){a.beginPath();var c=this.positionWorld_;c>=b&… method in c
|