OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEPARATION_WEIGHT
(Results
1 - 2
of
2
) sorted by null
/cts/tests/openglperf2/jni/reference/scene/flocking/
Boid.h
32
static const constexpr float
SEPARATION_WEIGHT
= 2.0f;
Boid.cpp
58
separation.scale(
SEPARATION_WEIGHT
);
Completed in 57 milliseconds