Searched refs:PROPERTY_TEXT_GAMMA (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ | ||
D | rsFont.h | 34 #define PROPERTY_TEXT_GAMMA "ro.text_gamma" macro |
D | rsFont.cpp | 350 if (property_get(PROPERTY_TEXT_GAMMA, property, nullptr) > 0) { in FontState() |