Home
last modified time | relevance | path

Searched refs:applyTransformation (Results 1 – 25 of 27) sorted by relevance

12

/external/robolectric/v1/src/main/java/android/view/animation/
DShadowAnimationBridge.java17 public void applyTransformation(float interpolatedTime, Transformation t) { in applyTransformation() method in ShadowAnimationBridge
18 realAnimation.applyTransformation(interpolatedTime, t); in applyTransformation()
/external/opencv3/modules/shape/include/opencv2/shape/
Dshape_transformer.hpp75 CV_WRAP virtual float applyTransformation(InputArray input, OutputArray output=noArray()) = 0;
/external/opencv3/modules/shape/src/
Daff_trans.cpp71 virtual float applyTransformation(InputArray input, OutputArray output=noArray());
228 float AffineTransformerImpl::applyTransformation(InputArray inPts, OutputArray outPts) in applyTransformation() function in cv::AffineTransformerImpl
Dtps_trans.cpp73 virtual float applyTransformation(InputArray inPts, OutputArray output=noArray());
166 float ThinPlateSplineShapeTransformerImpl::applyTransformation(InputArray inPts, OutputArray outPts) in applyTransformation() function in cv::ThinPlateSplineShapeTransformerImpl
Dsc_dis.cpp248 bEnergy += transformer->applyTransformation(set1, set1); in computeDistance()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowAnimation.java142 new ShadowAnimationBridge(realAnimation).applyTransformation(1.0f, new Transformation()); in invokeEnd()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DAnimationTest.java135 @Override protected void applyTransformation(float interpolatedTime, Transformation t) { in applyTransformation() method in AnimationTest.TestAnimation
/external/guava/guava/src/com/google/common/util/concurrent/
DFutures.java812 return applyTransformation(input.get());
818 return applyTransformation(input.get(timeout, unit));
821 private O applyTransformation(I input) throws ExecutionException {
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.text_3.5.400.v20150505-1044.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
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/ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

12