Home
last modified time | relevance | path

Searched refs:normalize (Results 1 – 13 of 13) 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);
/cts/suite/cts/deviceTests/opengl/jni/graphics/
DVector2D.cpp52 void Vector2D::normalize() { in normalize() function in Vector2D
61 normalize(); in limit()
DVector2D.h22 void normalize();
/cts/suite/cts/deviceTests/opengl/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.java72 long timeMilliseconds = time.normalize(false); in testNormalize()
84 assertEquals(timeMilliseconds, time.normalize(true)); in testNormalize()
130 time.normalize(false); in testGetWeekNumber()
201 time.normalize(false); in testIsEpoch()
359 local.normalize(false /* use isDst */); in testNormalize1()
361 local.normalize(true /* ignore isDst */); in testNormalize1()
371 local.normalize(false /* use isDst */); in testNormalize1()
389 local.normalize(false /* use isDst */); in testNormalize1()
392 local.normalize(false /* use isDst */); in testNormalize1()
404 local.normalize(false /* use isDst */); in testNormalize1()
[all …]
/cts/suite/cts/deviceTests/opengl/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/suite/cts/deviceTests/browserbench/assets/octane/
Draytrace.js235 normalize : function() { method in Flog.RayTracer.Vector
449 ).normalize();
556 this.equator = lookAt.normalize().cross(this.up);
574 var ray = new Flog.RayTracer.Ray(pos, dir.normalize());
722 ).normalize();
786 ).normalize();
791 ).normalize();
796 ).normalize();
850 new Flog.RayTracer.Vector(0.1, 0.9, -0.5).normalize(),
/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/
DCoreMathVerifier.java453 static private void normalize(float[] in, Target.Floaty[] out, Target t) { in normalize() method in CoreMathVerifier
1178 normalize(new float[] {args.inV}, out, t); in computeFastNormalize()
1184 normalize(args.inV, args.out, t); in computeFastNormalize()
1678 normalize(new float[] {args.inV}, out, t);
1684 normalize(args.inV, args.out, t);
1767 normalize(new float[] {args.inV}, out, t);
1773 normalize(args.inV, args.out, t);
/cts/apps/CtsVerifier/libs/
Dopencv-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutTest.java608 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()