Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp58 static std::atomic<uint32_t> g_lastCacheImageCount = 0; member
962 const uint32_t added = count - g_lastCacheImageCount; in OnParallelRenderBegin()
963 g_lastCacheImageCount = count; in OnParallelRenderBegin()
1605 g_lastCacheImageCount = 0; in OnParallelRenderBegin()
1702 g_lastCacheImageCount = 0; in OnParallelRenderBegin()

Completed in 4 milliseconds