Home
last modified time | relevance | path

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

/vendor/ohemu/qemu_small_system_demo/apps/src/
H A Dsample_ui.cpp119 frame_cnt_++;
121 HILOG_DEBUG(HILOG_MODULE_APP, "%u fps\n", frame_cnt_);
123 frame_cnt_ = 0;
136 uint32_t frame_cnt_ = 0; member in UIViewScaleRotate
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/
H A Dsample_ui.cpp81 frame_cnt_++;
84 frame_cnt_ = 0;
97 uint32_t frame_cnt_ = 0; member in UIViewScaleRotate
H A Dui_animator_test.cpp391 frame_cnt_++;
393 HILOG_DEBUG(HILOG_MODULE_APP, "%u fps\n", frame_cnt_);
395 frame_cnt_ = 0;
410 uint32_t frame_cnt_ = 0; member in UIScaleRotateDemo

Completed in 3 milliseconds