Searched refs:PROPERTY_DEBUG_OVERDRAW (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.h68 #define PROPERTY_DEBUG_OVERDRAW "debug.hwui.show_overdraw" macro
H A DCaches.cpp138 if (property_get(PROPERTY_DEBUG_OVERDRAW, property, NULL) > 0) {

Completed in 1050 milliseconds