Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_vsync_generator_controller.cpp26 constexpr uint32_t TARGET_TIME_TRIGGER_PULSE_NUM = 6; variable
66 uint64_t targetTime = lastVSyncTime + pulse * TARGET_TIME_TRIGGER_PULSE_NUM; in CalcVSyncQuickTriggerTime()