Searched defs:hfreq_hz (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp4077 int val, vfreq_hz, hfreq_hz; local
4122 hfreq_hz = 1000000000 / r->h_total_ns;
4124 vfreq_hz, hfreq_hz / 1000, hfreq_hz % 1000);

Completed in 68 milliseconds