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

  /frameworks/base/libs/hwui/
Properties.h 265 static bool enablePartialUpdates;
Properties.cpp 37 bool Properties::enablePartialUpdates = true;
145 enablePartialUpdates = property_get_bool(PROPERTY_ENABLE_PARTIAL_UPDATES, true);
  /frameworks/base/libs/hwui/renderthread/
EglManager.cpp 117 if (Properties::enablePartialUpdates) {

Completed in 60 milliseconds