HomeSort by relevance Sort by last modified time
    Searched refs:showDirtyRegions (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
Properties.h 291 static bool showDirtyRegions;
Properties.cpp 30 bool Properties::showDirtyRegions = false;
99 showDirtyRegions = property_get_bool(PROPERTY_DEBUG_SHOW_DIRTY_REGIONS, false);
FrameInfoVisualizer.cpp 232 bool showDirty = Properties::showDirtyRegions;

Completed in 3516 milliseconds