Searched defs:PROPERTY_DEBUG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.h54 #define PROPERTY_DEBUG "debug.hwui.level" macro
217 if (property_get(PROPERTY_DEBUG, property, NULL) > 0) {

Completed in 22 milliseconds