Searched refs:PROPERTY_TEXT_GAMMA (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.h207 #define PROPERTY_TEXT_GAMMA "hwui.text_gamma" macro
H A DProperties.cpp150 textGamma = property_get_float(PROPERTY_TEXT_GAMMA, DEFAULT_TEXT_GAMMA);
/frameworks/rs/
H A DrsFont.h34 #define PROPERTY_TEXT_GAMMA "ro.text_gamma" macro
H A DrsFont.cpp350 if (property_get(PROPERTY_TEXT_GAMMA, property, nullptr) > 0) {

Completed in 760 milliseconds