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

/haiku/src/add-ons/accelerants/common/
H A Dcompute_display_timing.cpp211 float horizontalPeriod = horizontalPeriodEstimate local
237 float idealDutyCycle = C_PRIME - (M_PRIME * horizontalPeriod / 1000.0);
254 float pixelFrequency = totalPixels / horizontalPeriod;

Completed in 78 milliseconds