Searched refs:enablePartialUpdates (Results 1 – 4 of 4) sorted by relevance
52 bool Properties::enablePartialUpdates = true; member in android::uirenderer::Properties128 enablePartialUpdates = base::GetBoolProperty(PROPERTY_ENABLE_PARTIAL_UPDATES, true); in load()
226 static bool enablePartialUpdates; variable
121 if (Properties::enablePartialUpdates) { in initialize()
358 if (Properties::enablePartialUpdates && Properties::useBufferAge) { in initialize()