HomeSort by relevance Sort by last modified time
    Searched refs:COHESION_WEIGHT (Results 1 - 2 of 2) sorted by null

  /cts/tests/openglperf2/jni/reference/scene/flocking/
Boid.h 34 static const constexpr float COHESION_WEIGHT = 1.0f;
Boid.cpp 69 cohesion.scale(COHESION_WEIGHT);

Completed in 42 milliseconds