/external/skia/gm/ |
D | path_stroke_with_zero_length.cpp | 41 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()
|
D | multipicturedraw.cpp | 32 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()
|
D | pictureimagegenerator.cpp | 58 path.rLineTo(accentSize, 0); in draw_vector_logo()
|
/external/skia/bench/ |
D | AlternatingColorPatternBench.cpp | 134 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/ |
D | psCharStrings.py | 661 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/ |
D | SkPathParts.cpp | 106 fPath->fPath.rLineTo(x, y); in add()
|
D | SkAnimateSchema.xsd | 2037 <!-- @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/ |
D | PathTest.cpp | 195 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/ |
D | SkPath.h | 404 void rLineTo(SkScalar dx, SkScalar dy);
|
/external/skia/samplecode/ |
D | SamplePathFuzz.cpp | 477 path.rLineTo(x, y); in makePath()
|
/external/skia/src/core/ |
D | SkPath.cpp | 764 void SkPath::rLineTo(SkScalar x, SkScalar y) { in rLineTo() function in SkPath
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |