Searched refs:enableHighContrastText (Results 1 – 5 of 5) sorted by relevance
245 ANDROID_API static bool enableHighContrastText; variable
54 bool Properties::enableHighContrastText = false; member in android::uirenderer::Properties
155 bool isHighContrastText() const { return uirenderer::Properties::enableHighContrastText; } in isHighContrastText()
821 Properties::enableHighContrastText = true; in OPENGL_PIPELINE_TEST()829 Properties::enableHighContrastText = false; in OPENGL_PIPELINE_TEST()
1042 Properties::enableHighContrastText = enable; in android_view_ThreadedRenderer_setHighContrastText()