Searched refs:gGammaTable (Results 1 – 2 of 2) sorted by relevance
188 static float gGammaTable[] = { variable234 return gGammaTable[value]; in get_gamma()
43 static uint8_t gGammaTable[256]; variable57 gGammaTable[i] = SkToU8(n); in build_gamma_table()75 aa[0] = ApplyGamma(gGammaTable, alpha); in call_hline_blitter()