Searched refs:enablePartialUpdates (Results 1 – 4 of 4) sorted by relevance
37 bool Properties::enablePartialUpdates = true; member in android::uirenderer::Properties148 enablePartialUpdates = property_get_bool(PROPERTY_ENABLE_PARTIAL_UPDATES, true); in load()
280 static bool enablePartialUpdates; variable
108 if (Properties::enablePartialUpdates) { in initialize()
111 if (Properties::enablePartialUpdates && Properties::useBufferAge) { in initialize()