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