Searched refs:showDirtyRegions (Results 1 – 5 of 5) sorted by relevance
49 bool Properties::showDirtyRegions = false; member in android::uirenderer::Properties122 showDirtyRegions = base::GetBoolProperty(PROPERTY_DEBUG_SHOW_DIRTY_REGIONS, false); in load()
222 static bool showDirtyRegions; variable
243 bool showDirty = Properties::showDirtyRegions; in consumeProperties()
82 if (CC_UNLIKELY(Properties::showDirtyRegions || in draw()
112 if (CC_UNLIKELY(Properties::showDirtyRegions || in draw()