Home
last modified time | relevance | path

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

/external/skia/legacy/src/ports/
DSkFontHost_gamma.cpp50 static bool gGammaIsBuilt; variable
59 gGammaIsBuilt = false; in skia_set_text_gamma()
93 if (!gGammaIsBuilt) { in GetGammaTables()
96 gGammaIsBuilt = true; in GetGammaTables()