Searched refs:ATRACE_ENABLED (Results 1 – 5 of 5) sorted by relevance
33 return ATRACE_ENABLED(); in atrace_enabled()
148 #define ATRACE_ENABLED() atrace_is_tag_enabled(ATRACE_TAG) macro
264 if (ATRACE_ENABLED()) { in onFrameCompleted()
408 if (CC_UNLIKELY(ATRACE_ENABLED() && properties.promotedToLayer())) { in setViewProperties()