Home
last modified time | relevance | path

Searched defs:enableHighContrastText (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/libs/hwui/
H A DProperties.cpp86 bool Properties::enableHighContrastText = false; member in android::uirenderer::Properties
H A DProperties.h301 static bool enableHighContrastText; variable