Searched refs:enableHighContrastText (Results 1 – 4 of 4) sorted by relevance
249 static bool enableHighContrastText; variable
68 bool Properties::enableHighContrastText = false; member in android::uirenderer::Properties
132 bool isHighContrastText() const { return uirenderer::Properties::enableHighContrastText; } in isHighContrastText()
763 Properties::enableHighContrastText = enable; in android_view_ThreadedRenderer_setHighContrastText()