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

/haiku/src/add-ons/accelerants/common/
H A Dcompute_display_timing.cpp232 float totalActivePixels = width + leftMargin + rightMargin; local
244 float horizontalBlank = rint(totalActivePixels * idealDutyCycle
250 float totalPixels = totalActivePixels + horizontalBlank;

Completed in 78 milliseconds