Home
last modified time | relevance | path

Searched refs:AnimeGetStartTimes (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h191 RSB_EXPORT static std::unordered_map<AnimationId, std::vector<int64_t>> &AnimeGetStartTimes();
H A Drs_profiler.cpp1679 std::unordered_map<AnimationId, std::vector<int64_t>> &headerAnimeStartTimesMap = AnimeGetStartTimes(); in OnParallelRenderBegin()
1722 auto &animeMap = RSProfiler::AnimeGetStartTimes(); in OnParallelRenderBegin()
H A Drs_profiler_base.cpp1153 std::unordered_map<AnimationId, std::vector<int64_t>> &RSProfiler::AnimeGetStartTimes() in AnimeGetStartTimes() function in RSProfiler

Completed in 6 milliseconds