Searched refs:MinPeriod (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ | ||
| H A D | clearspd.c | 15 static float MinPeriod = 2.0; /* 2 seconds */ variable in typeref:typename:float 69 if (t1-t0 < MinPeriod) { |
| H A D | trispd.c | 14 static float MinPeriod = 2.0; /* 2 seconds */ variable in typeref:typename:float 88 if (t1-t0 < MinPeriod) { |
Completed in 3 milliseconds