Searched refs:PROPERTY_PROFILE (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | Properties.h | 94 #define PROPERTY_PROFILE "debug.hwui.profile" macro |
D | Properties.cpp | 99 if (property_get(PROPERTY_PROFILE, property, "") > 0) { in load() |