Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp56 constexpr uint32_t COMMAND_PARSE_LIST_COUNT = 1024; member
57 constexpr uint32_t COMMAND_PARSE_LIST_SIZE = COMMAND_PARSE_LIST_COUNT * 2 + 5;
920 if (cmdCount < COMMAND_PARSE_LIST_COUNT) { in PatchCommand()

Completed in 3 milliseconds