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

  /frameworks/base/libs/hwui/
Properties.cpp 35 bool Properties::showDirtyRegions = false;
120 showDirtyRegions = property_get_bool(PROPERTY_DEBUG_SHOW_DIRTY_REGIONS, false);
Properties.h 213 static bool showDirtyRegions;

Completed in 4201 milliseconds