HomeSort by relevance Sort by last modified time
    Searched full:ishighcontrasttext (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/hwui/
Canvas.cpp 123 if (CC_UNLIKELY(canvas->isHighContrastText() && paint.getAlpha() != 0)) {
Canvas.h 155 bool isHighContrastText() const { return uirenderer::Properties::enableHighContrastText; }

Completed in 80 milliseconds