HomeSort by relevance Sort by last modified time
    Searched refs:mHighContrastText (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
DisplayListRenderer.h 162 mHighContrastText = highContrastText;
305 bool mHighContrastText;
DisplayListRenderer.cpp 41 , mHighContrastText(false)
404 if (CC_UNLIKELY(mHighContrastText)) {
  /frameworks/base/core/java/android/view/
ViewRootImpl.java     [all...]
View.java     [all...]

Completed in 349 milliseconds