Home
last modified time | relevance | path

Searched refs:newY (Results 1 – 17 of 17) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/
DButtonPropertyEditorPresentationImpl.java167 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/
DMovementComponent.java51 float newY = object.getPosition().y + offsetY; in update() local
55 object.getPosition().set(newX, newY); in update()
DInputGameInterface.java133 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/
DSkCodec.h616 void updateCurrScanline(int newY) { fCurrScanline = newY; } in updateCurrScanline() argument
/external/skia/include/core/
DSkRect.h200 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/
DGrAtlasTextBlob.cpp322 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/
DteglResizeTests.cpp290 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/
Dvideo_render_nsopengl.mm286 // float newY = mainDisplayRect.size.height/_height;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
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.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...