Home
last modified time | relevance | path

Searched refs:inv_g (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_gamma_lut.h88 double inv_g = 1.0 / g; in gamma() local
92 uround(pow(i / double(hi_res_mask), inv_g) * double(gamma_mask)); in gamma()