Home
last modified time | relevance | path

Searched refs:rLineTo (Results 1 – 18 of 18) sorted by relevance

/external/skia/gm/
Dpath_stroke_with_zero_length.cpp41 fPaths[0].rLineTo(30, 0); in onOnceBeforeDraw()
44 fPaths[1].rLineTo(30, 0); in onOnceBeforeDraw()
48 fPaths[2].rLineTo(0, 0); in onOnceBeforeDraw()
51 fPaths[3].rLineTo(0, 0); in onOnceBeforeDraw()
58 fPaths[5].rLineTo(0, 0); in onOnceBeforeDraw()
60 fPaths[5].rLineTo(0, 0); in onOnceBeforeDraw()
68 fPaths[7].rLineTo(0, 0); in onOnceBeforeDraw()
Dmultipicturedraw.cpp32 hex.rLineTo(SkScalarHalf(kHexSide), kRoot3Over2 * kHexSide); in make_hex_path()
33 hex.rLineTo(SkIntToScalar(kHexSide), 0); in make_hex_path()
34 hex.rLineTo(SkScalarHalf(kHexSide), -kHexSide * kRoot3Over2); in make_hex_path()
35 hex.rLineTo(-SkScalarHalf(kHexSide), -kHexSide * kRoot3Over2); in make_hex_path()
36 hex.rLineTo(-SkIntToScalar(kHexSide), 0); in make_hex_path()
146 tri.rLineTo(SkScalarHalf(kTriSide), 1.5f * kTriSide / kRoot3); in make_tri_path()
147 tri.rLineTo(-kTriSide, 0); in make_tri_path()
Dpictureimagegenerator.cpp58 path.rLineTo(accentSize, 0); in draw_vector_logo()
/external/skia/bench/
DAlternatingColorPatternBench.cpp134 fPaths[count].rLineTo(SkIntToScalar(w), 0); in onDelayedSetup()
135 fPaths[count].rLineTo(0, SkIntToScalar(h)); in onDelayedSetup()
136 fPaths[count].rLineTo(SkIntToScalar(-w + 1), 0); in onDelayedSetup()
/external/fonttools/Lib/fontTools/misc/
DpsCharStrings.py661 def rLineTo(self, point): member in T2OutlineExtractor
745 self.rLineTo(point)
768 self.rLineTo(args[-2:])
775 self.rLineTo(lineArgs[i:i+2])
927 self.rLineTo(point)
/external/skia/src/animator/
DSkPathParts.cpp106 fPath->fPath.rLineTo(x, y); in add()
DSkAnimateSchema.xsd2037 <!-- @element rLineTo Extends the path with a line expressed with relative offsets. -->
2038 <xs:element ref="Sk:rLineTo"/>
2094 <!-- @element rLineTo Extends the path with a line expressed with relative offsets. -->
2095 <xs:element ref="Sk:rLineTo"/>
2122 <!-- @element rLineTo Extends the path with a line expressed with relative offsets. -->
2123 <xs:element ref="Sk:rLineTo"/>
2210 <!-- /** rLineTo
2214 <xs:element name="rLineTo">
/external/skia/tests/
DPathTest.cpp195 path.rLineTo(0, 100); in test_path_close_issue1474()
196 path.rLineTo(100, 0); in test_path_close_issue1474()
198 path.rLineTo(50, 50); // This should go to 50,50. in test_path_close_issue1474()
206 path.rLineTo(0, 100); in test_path_close_issue1474()
207 path.rLineTo(100, 0); in test_path_close_issue1474()
217 path.rLineTo(0, 100); in test_path_close_issue1474()
218 path.rLineTo(100, 0); in test_path_close_issue1474()
228 path.rLineTo(0, 100); in test_path_close_issue1474()
229 path.rLineTo(100, 0); in test_path_close_issue1474()
/external/skia/include/core/
DSkPath.h404 void rLineTo(SkScalar dx, SkScalar dy);
/external/skia/samplecode/
DSamplePathFuzz.cpp477 path.rLineTo(x, y); in makePath()
/external/skia/src/core/
DSkPath.cpp764 void SkPath::rLineTo(SkScalar x, SkScalar y) { in rLineTo() function in SkPath
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...