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
142 showDirtyRegions = property_get_bool(PROPERTY_DEBUG_SHOW_DIRTY_REGIONS, false);
H A DProperties.h276 static bool showDirtyRegions; member in class:android::uirenderer::RenderPipelineType::Properties

Completed in 566 milliseconds