Searched refs:MinPeriod (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dclearspd.c15 static float MinPeriod = 2.0; /* 2 seconds */ variable in typeref:typename:float
69 if (t1-t0 < MinPeriod) {
H A Dtrispd.c14 static float MinPeriod = 2.0; /* 2 seconds */ variable in typeref:typename:float
88 if (t1-t0 < MinPeriod) {

Completed in 3 milliseconds