Home
last modified time | relevance | path

Searched refs:newSegment (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/
DGrRectanizer_skyline.cpp75 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/
DCollisionSystem.java237 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/
DUri__FromAndroid.java1364 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/
Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/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/ ...