Searched refs:showDirtyRegions (Results 1 – 3 of 3) sorted by relevance
34 bool Properties::showDirtyRegions = false; member in android::uirenderer::Properties139 showDirtyRegions = property_get_bool(PROPERTY_DEBUG_SHOW_DIRTY_REGIONS, false); in load()
261 static bool showDirtyRegions; variable
236 bool showDirty = Properties::showDirtyRegions; in consumeProperties()