Searched refs:PROPERTY_DEBUG_OVERDRAW (Results 1 – 2 of 2) sorted by relevance
68 #define PROPERTY_DEBUG_OVERDRAW "debug.hwui.show_overdraw" macro
138 if (property_get(PROPERTY_DEBUG_OVERDRAW, property, NULL) > 0) { in initProperties()