Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_utils_test.cpp151 EXPECT_EQ(Utils::ComposeMockNodeId(id, nodeId), 0x450607080a0b0c0d);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.h167 static constexpr uint64_t ComposeMockNodeId(uint64_t id, uint64_t nodeId) in ComposeMockNodeId() function