OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROPERTY_DEBUG_OVERDRAW
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
Properties.h
83
#define
PROPERTY_DEBUG_OVERDRAW
"debug.hwui.overdraw"
Caches.cpp
170
if (property_get(
PROPERTY_DEBUG_OVERDRAW
, property, NULL) > 0) {
Completed in 32 milliseconds