Searched refs:PROPERTY_TEXT_GAMMA (Results 1 – 4 of 4) sorted by relevance
122 #define PROPERTY_TEXT_GAMMA "hwui.text_gamma" macro
64 if (property_get(PROPERTY_TEXT_GAMMA, property, NULL) > 0) { in GammaFontRenderer()
35 #define PROPERTY_TEXT_GAMMA "ro.text_gamma" macro
345 if (property_get(PROPERTY_TEXT_GAMMA, property, NULL) > 0) { in FontState()