/external/skia/src/gpu/ |
D | GrRectanizer_skyline.cpp | 75 SkylineSegment newSegment; in addSkylineLevel() local 76 newSegment.fX = x; in addSkylineLevel() 77 newSegment.fY = y + height; in addSkylineLevel() 78 newSegment.fWidth = width; in addSkylineLevel() 79 fSkyline.insert(skylineIndex, 1, &newSegment); in addSkylineLevel() 81 SkASSERT(newSegment.fX + newSegment.fWidth <= this->width()); in addSkylineLevel() 82 SkASSERT(newSegment.fY <= this->height()); in addSkylineLevel()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | CollisionSystem.java | 237 LineSegment newSegment = mSegmentPool.allocate(); in addTemporarySurface() local 239 newSegment.set(startPoint, endPoint, normal); in addTemporarySurface() 240 newSegment.setOwner(ownerObject); in addTemporarySurface() 242 mPendingTemporarySegments.add(newSegment); in addTemporarySurface() 571 LineSegment newSegment = new LineSegment(); in loadCollisionTiles() local 572 newSegment.mStartPoint.set(startX, startY); in loadCollisionTiles() 573 newSegment.mEndPoint.set(endX, endY); in loadCollisionTiles() 574 newSegment.mNormal.set(normalX, normalY); in loadCollisionTiles() 576 mCollisionTiles[tileIndex].addSegment(newSegment); in loadCollisionTiles()
|
/external/robolectric/v1/src/main/java/android/net/ |
D | Uri__FromAndroid.java | 1364 public Builder appendPath(String newSegment) { in appendPath() argument 1365 return path(PathPart.appendDecodedSegment(path, newSegment)); in appendPath() 1371 public Builder appendEncodedPath(String newSegment) { in appendEncodedPath() argument 1372 return path(PathPart.appendEncodedSegment(path, newSegment)); in appendEncodedPath() 2117 String newSegment) { in appendEncodedSegment() argument 2123 return fromEncoded("/" + newSegment); in appendEncodedSegment() 2136 newPath = "/" + newSegment; in appendEncodedSegment() 2138 newPath = oldPath + newSegment; in appendEncodedSegment() 2140 newPath = oldPath + "/" + newSegment; in appendEncodedSegment()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/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/ ... |