Searched defs:showDirtyRegions (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
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 DProperties.h261 static bool showDirtyRegions; member in class:android::uirenderer::Properties

Completed in 4023 milliseconds