Home
last modified time | relevance | path

Searched defs:RS_TRACE_BEGIN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/utils/log/
H A Drs_trace.h22 #define RS_TRACE_BEGIN(name) ROSEN_TRACE_BEGIN(HITRACE_TAG_GRAPHIC_AGP | HITRACE_TAG_COMMERCIAL, na… macro
38 #define RS_TRACE_BEGIN(name) macro
H A Drs_trace_crossplatform.h20 #define RS_TRACE_BEGIN(name) OHOS::Rosen::RosenTraceBegin(name) macro