OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROPERTY_DEBUG_SHOW_DIRTY_REGIONS
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
Properties.h
118
#define
PROPERTY_DEBUG_SHOW_DIRTY_REGIONS
"debug.hwui.show_dirty_regions"
Properties.cpp
139
showDirtyRegions = property_get_bool(
PROPERTY_DEBUG_SHOW_DIRTY_REGIONS
, false);
Completed in 312 milliseconds