Searched refs:enablePartialUpdates (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.h265 static bool enablePartialUpdates; member in class:android::uirenderer::Properties
H A DProperties.cpp37 bool Properties::enablePartialUpdates = true; member in class:android::uirenderer::Properties
145 enablePartialUpdates = property_get_bool(PROPERTY_ENABLE_PARTIAL_UPDATES, true);
/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp117 if (Properties::enablePartialUpdates) {

Completed in 716 milliseconds