Searched refs:a_active (Results 1 – 1 of 1) sorted by relevance
109 float a_active, a_total, active_percent, pixels_per_second; in xf86ModeBandwidth() local115 a_active = mode->HDisplay * mode->VDisplay; in xf86ModeBandwidth()117 active_percent = a_active / a_total; in xf86ModeBandwidth()