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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_GraphicsEnv.c1807 // early versions of xrandr may report "empty" rates (6880694)
2002 short *rates = awt_XRRConfigRates(config, i, &nrates); local
2009 rates[j]);
2059 short *rates = awt_XRRConfigRates(config, i, &nrates); local
2063 if (rates[j] == refreshRate) {
2066 chosenRate = rates[j];

Completed in 25 milliseconds