Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h41 #define RS_PROFILER_PATCH_TIME(time) time = RSProfiler::PatchTime(time) macro
68 #define RS_PROFILER_PATCH_TIME(time) macro
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp2689 RS_PROFILER_PATCH_TIME(timestamp_); in OnVsync()
2690 RS_PROFILER_PATCH_TIME(curTime_); in OnVsync()
3562 RS_PROFILER_PATCH_TIME(now); in ForceRefreshForUni()