Searched refs:showDirtyRegions (Results 1 – 5 of 5) sorted by relevance
35 bool Properties::showDirtyRegions = false; member in android::uirenderer::Properties131 showDirtyRegions = property_get_bool(PROPERTY_DEBUG_SHOW_DIRTY_REGIONS, false); in load()
218 static bool showDirtyRegions; variable
233 bool showDirty = Properties::showDirtyRegions; in consumeProperties()
81 if (CC_UNLIKELY(Properties::showDirtyRegions || in draw()
92 if (CC_UNLIKELY(Properties::showDirtyRegions || in draw()