Searched refs:showDirtyRegions (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.h261 static bool showDirtyRegions; member in class:android::uirenderer::Properties
H A DProperties.cpp34 bool Properties::showDirtyRegions = false; member in class:android::uirenderer::Properties
139 showDirtyRegions = property_get_bool(PROPERTY_DEBUG_SHOW_DIRTY_REGIONS, false);
H A DFrameInfoVisualizer.cpp236 bool showDirty = Properties::showDirtyRegions;

Completed in 54 milliseconds