/external/droiddriver/src/io/appium/droiddriver/actions/ |
D | SwipeAction.java | 158 int endY; in perform() local 165 endY = adjustedTop; in perform() 171 endY = adjustedbottom; in perform() 177 endY = elementRect.centerY(); in perform() 183 endY = elementRect.centerY(); in perform() 190 double yStep = ((double) (endY - startY)) / steps; in perform() 206 Events.touchUp(injector, downTime, endX, endY); in perform()
|
/external/replicaisland/tools/ |
D | ExtractPoints.js | 81 edge.endY = lastPoint.anchor[1]; 83 var normalX = -(edge.endY - edge.startY); 103 totalY += edge.endY; 106 var height = edge.endY - edge.startY; 109 edge.centerY = edge.endY - (height / 2); 149 edge.endY -= tile.yOffset; 173 edge.endY = tileSizeY - edge.endY; 178 Math.floor(edge.endY) + ":" + edge.normalX + "," + edge.normalY +
|
/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/ |
D | RenderDeviceJme.java | 274 float endY = startY + (srcH / imageHeight); in renderImage() local 277 endY = 1f - endY; in renderImage() 282 texCoords.put(endX).put(endY); in renderImage() 283 texCoords.put(startX).put(endY); in renderImage()
|
/external/skia/gm/ |
D | bitmapscroll.cpp | 106 int endX, int endY) { in drawLabel() argument 112 path.lineTo(SkIntToScalar(endX), SkIntToScalar(endY)); in drawLabel()
|
/external/jmonkeyengine/engine/src/core/com/jme3/effect/ |
D | ParticlePointMesh.java | 151 float endY = startY + (1f / imagesY); in updateParticleData() local 153 texcoords.put(startX).put(startY).put(endX).put(endY); in updateParticleData()
|
D | ParticleTriMesh.java | 255 float endY = startY + (1f / imagesY); in updateParticleData() local 257 texcoords.put(startX).put(endY); in updateParticleData() 258 texcoords.put(endX).put(endY); in updateParticleData()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | TiledVertexGrid.java | 195 final int endY = startY + verticalSlop + vertTileCount; in draw() local 209 for (int tileY = startY; tileY < endY && tileY < mTilesPerColumn; tileY++) { in draw()
|
D | CollisionSystem.java | 162 float endY = top; in testBox() local 174 endY = bottom; in testBox() 181 final int endTileY = Utils.clamp((int)(endY / mTileHeight), 0, mWorld.getHeight() - 1); in testBox() 563 final float endY = Utils.byteArrayToFloat(mWorkspaceBytes); in loadCollisionTiles() local 573 newSegment.mEndPoint.set(endX, endY); in loadCollisionTiles()
|
/external/skia/src/utils/ |
D | SkTextureCompressor_Blitter.h | 342 const int endY = SkMin32(j + BlockDim, clip.bottom()); in blitMask() local 344 for (int y = startY; y < endY; ++y) { in blitMask()
|
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 105 const int endY = (acceptOutOfBoundsAsAnyValue) ? (height - maxPositionDeviation.y()) : (0); in findNumPositionDeviationFailingPixels() local 114 for (int y = beginY; y < endY; y++) in findNumPositionDeviationFailingPixels()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 1821 const int endY = (int)(0.85f * (float)rendered.getHeight()); in iterate() local 1823 for (int y = startY; y < endY; y++) in iterate()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |