Searched refs:enablePartialUpdates (Results 1 – 4 of 4) sorted by relevance
38 bool Properties::enablePartialUpdates = true; member in android::uirenderer::Properties116 enablePartialUpdates = property_get_bool(PROPERTY_ENABLE_PARTIAL_UPDATES, true); in load()
198 static bool enablePartialUpdates; variable
119 if (Properties::enablePartialUpdates) { in initialize()
375 if (Properties::enablePartialUpdates && Properties::useBufferAge) { in initialize()