Searched refs:gMinRefresh (Results 1 – 2 of 2) sorted by relevance
50 static const int32 gMinRefresh = 45; // This is the minimum selectable refresh variable
1109 if (min < gMinRefresh) in MessageReceived()1110 min = gMinRefresh; in MessageReceived()