/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/ |
D | ButtonPropertyEditorPresentationImpl.java | 167 private static void setBounds(Control control, int newX, int newY, int newWidth, int newHeight) { in setBounds() argument 171 if (newY + newHeight < 0) { in setBounds() 177 if (newY > parentArea.height) { in setBounds() 196 control.setLocation(newX, newY); in setBounds() 201 control.setBounds(newX, newY, newWidth, newHeight); in setBounds()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | MovementComponent.java | 51 float newY = object.getPosition().y + offsetY; in update() local 55 object.getPosition().set(newX, newY); in update()
|
D | InputGameInterface.java | 133 float newY; in update() local 137 newY = mDirectionalPad.getY() + (trackball.getY() * ROLL_FILTER * mMovementSensitivity); in update() 142 newY = oldY + (trackball.getX() * ROLL_FILTER * mMovementSensitivity); in update() 145 mDirectionalPad.press(gameTime, newX, newY); in update()
|
/external/skia/include/codec/ |
D | SkCodec.h | 616 void updateCurrScanline(int newY) { fCurrScanline = newY; } in updateCurrScanline() argument
|
/external/skia/include/core/ |
D | SkRect.h | 200 void offsetTo(int32_t newX, int32_t newY) { in offsetTo() 202 fBottom += newY - fTop; in offsetTo() 204 fTop = newY; in offsetTo() 648 void offsetTo(SkScalar newX, SkScalar newY) { in offsetTo() 650 fBottom += newY - fTop; in offsetTo() 652 fTop = newY; in offsetTo()
|
/external/skia/src/gpu/text/ |
D | GrAtlasTextBlob.cpp | 322 const SkMatrix& newViewMatrix, SkScalar newX, SkScalar newY, in calculate_translation() argument 328 newViewMatrix.getSkewX() * (newY - currentY) - in calculate_translation() 333 newViewMatrix.getScaleY() * (newY - currentY) - in calculate_translation() 337 *transY = newY - currentY; in calculate_translation()
|
/external/deqp/modules/egl/ |
D | teglResizeTests.cpp | 290 const int newY = yCorner == 0 ? 0 : newHeight - minHeight; in compareCorners() local 294 getSubregion(newSurface.getAccess(), newX, newY, minWidth, minHeight); in compareCorners()
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_nsopengl.mm | 286 // float newY = mainDisplayRect.size.height/_height;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
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/robolectric/v3/runtime/ |
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.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |