Home
last modified time | relevance | path

Searched refs:normalize (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestNormalize.rs24 return normalize(inV);
28 return normalize(inV);
32 return normalize(inV);
36 return normalize(inV);
40 return normalize(inV);
44 return normalize(inV);
48 return normalize(inV);
52 return normalize(inV);
/cts/tests/openglperf2/jni/graphics/
DVector2D.cpp52 void Vector2D::normalize() { in normalize() function in Vector2D
61 normalize(); in limit()
DVector2D.h22 void normalize();
/cts/tests/openglperf2/jni/reference/scene/flocking/
DBoid.cpp39 tmp.normalize(); in flock()
74 desired.normalize(); in flock()
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java84 long timeMilliseconds = time.normalize(false); in testNormalize()
96 assertEquals(timeMilliseconds, time.normalize(true)); in testNormalize()
145 time.normalize(false); in testGetWeekNumber()
216 time.normalize(false); in testIsEpoch()
376 local.normalize(false /* use isDst */); in testNormalize1()
378 local.normalize(true /* ignore isDst */); in testNormalize1()
388 local.normalize(false /* use isDst */); in testNormalize1()
406 local.normalize(false /* use isDst */); in testNormalize1()
409 local.normalize(false /* use isDst */); in testNormalize1()
421 local.normalize(false /* use isDst */); in testNormalize1()
[all …]
/cts/tests/openglperf2/assets/fragment/
Dwater27 vec3 normal = normalize((map1 * weight) + (map2 * (1.0 - weight)));
29 vec3 lightVector = normalize(u_LightPos - v_Position);
Dperspective22 vec3 lightVector = normalize(u_LightPos - v_Position);
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/
DGLArrowSensorTestRenderer.java172 normalize(event.values); in onSensorChanged()
225 public static void normalize(float[] vector) { in normalize() method in GLArrowSensorTestRenderer
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dlayer_info.rsh18 // A scale factor =1.0f/(1+dilation_radius), which is used to normalize a
Dlayer_info_fast.rsh18 // A scale factor =1.0f/(1+dilation_radius), which is used to normalize a
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java829 static private void normalize(double[] in, Target.Floaty[] out, Target t) { in normalize() method in CoreMathVerifier
841 static private void normalize(float[] in, Target.Floaty[] out, Target t) { in normalize() method in CoreMathVerifier
1948 normalize(new float[] {args.inV}, out, t); in computeFastNormalize()
1954 normalize(args.inV, args.out, t); in computeFastNormalize()
2739 normalize(new double[] {args.inVDouble}, out, t);
2745 normalize(args.inVDouble, args.out, t);
2751 normalize(new float[] {args.inV}, out, t);
2757 normalize(args.inV, args.out, t);
2950 normalize(new double[] {args.inVDouble}, out, t);
2956 normalize(args.inVDouble, args.out, t);
[all …]
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutTest.java675 normalizedStrings.add(Normalizer.normalize(testString, form)); in buildTestCharSequences()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex25620 private java.lang.String normalize(
25680 public java.net.URI normalize()
76934 public static java.lang.String normalize(
82526 public abstract void normalize()
82618 public void normalize()
82982 public void normalize()
Dclasses.out.dex59954 public native long normalize(
121017 private static java.lang.String normalize(