Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp68 constexpr uint32_t COMMAND_LOOP_SIZE = 32; variable
69 static PacketParsedCommandList g_commandLoop[COMMAND_LOOP_SIZE];
239 index %= COMMAND_LOOP_SIZE; in PatchTransactionTime()
850 index %= COMMAND_LOOP_SIZE; in GetCommandParcelList()