Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_win.cpp1017 static void build_power_table(uint8_t table[], float ee) { in build_power_table() function
1051 build_power_table(gTableGdi, 2.3f); in getInverseGammaTableGDI()
1085 build_power_table(gTableClearType, level / 1000.0f); in getInverseGammaTableClearType()
DSkFontHost_mac.cpp1143 static void build_power_table(uint8_t table[]) { in build_power_table() function
1162 build_power_table(gTableCoreGraphicsSmoothing); in getInverseGammaTableCoreGraphicSmoothing()