Home
last modified time | relevance | path

Searched refs:mappedUniqueId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_jank_stats.cpp883 …int64_t mappedUniqueId = info.uniqueId * TRACE_ID_SCALE_PARAM + (traceIdRemainder_[info.uniqueId].… in GetTraceIdInit() local
884 int32_t traceId = static_cast<int32_t>(mappedUniqueId); in GetTraceIdInit()