Searched refs:loop_cnt (Results 1 – 1 of 1) sorted by relevance
29 int loop_cnt; member223 g_ctx.config.loop_cnt = MAX_LOOP_CNT; in test_font_stress()229 for(uint32_t i = 0; g_ctx.config.loop_cnt > 0; g_ctx.config.loop_cnt--) { in test_font_stress()233 if(g_ctx.config.loop_cnt % CAPTURE_SKIP_FRAMES == 0) { in test_font_stress()262 g_ctx.config.loop_cnt = MAX_LOOP_CNT; in test_font_manager_stress()268 for(uint32_t i = 0; g_ctx.config.loop_cnt > 0; g_ctx.config.loop_cnt--) { in test_font_manager_stress()272 if(g_ctx.config.loop_cnt % CAPTURE_SKIP_FRAMES == 0) { in test_font_manager_stress()