Searched defs:translateY (Results 1 - 13 of 13) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowCanvas.java28 private float translateY; field in class:ShadowCanvas
47 this.translateY = y;
77 int y = (int) (top + translateY);
/external/skia/tests/
H A DRoundRectTest.cpp564 SkScalar translateY = SkIntToScalar(15); local
566 matrix.setTranslateY(translateY);
577 REPORTER_ASSERT(reporter, dst.rect().top() == orig.rect().top() + translateY);
/external/skia/src/gpu/ops/
H A DGrSmallPathRenderer.cpp185 SkScalar translateY = viewMatrix.getTranslateY(); local
187 SkScalarFloorToScalar(translateY));
190 fViewMatrix.setTranslateY(translateY - translate.fY);
533 SkScalar translateY = intPad - dy; local
561 drawMatrix.postTranslate(translateX, translateY);
585 shapeData->fBounds.offset(-translateX, -translateY);
590 shapeData->fTranslate.fY = atlasLocation.fY + translateY;
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1052 milliseconds