Searched refs:showDirtyRegions (Results 1 – 5 of 5) sorted by relevance
35 bool Properties::showDirtyRegions = false; member in android::uirenderer::Properties110 showDirtyRegions = property_get_bool(PROPERTY_DEBUG_SHOW_DIRTY_REGIONS, false); in load()
194 static bool showDirtyRegions; variable
243 bool showDirty = Properties::showDirtyRegions; in consumeProperties()
79 if (CC_UNLIKELY(Properties::showDirtyRegions || in draw()
108 if (CC_UNLIKELY(Properties::showDirtyRegions || in draw()