Searched refs:ALIGNMENT_WEIGHT (Results 1 – 2 of 2) sorted by relevance
/cts/tests/openglperf2/jni/reference/scene/flocking/ | ||
D | Boid.h | 33 static const constexpr float ALIGNMENT_WEIGHT = 1.0f; variable |
D | Boid.cpp | 64 alignment.scale(ALIGNMENT_WEIGHT); in flock() |