Home
last modified time | relevance | path

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

/cts/tests/openglperf2/jni/reference/scene/flocking/
DBoid.cpp29 int cohesionCount = 0; in flock() local
50 cohesionCount++; in flock()
67 if (cohesionCount > 0) { in flock()
68 cohesion.scale(1.0f / cohesionCount); in flock()