Home
last modified time | relevance | path

Searched defs:fastComposeTimeStampDiff (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/hyper_graphic_manager/
Dhgm_hardware_utils.h31 uint64_t fastComposeTimeStampDiff = 0; member
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
Dhgm_core.h161 void SetFastComposeTimeStampDiff(uint64_t fastComposeTimeStampDiff) in SetFastComposeTimeStampDiff()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/render_thread/
Drs_uni_render_thread_test.cpp813 uint64_t fastComposeTimeStampDiff = instance.GetFastComposeTimeStampDiff(); variable
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
Dhyper_graphic_manager_test.cpp836 uint64_t fastComposeTimeStampDiff = UINT64_MAX; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
Drs_render_thread_params.h219 void SetFastComposeTimeStampDiff(uint64_t fastComposeTimeStampDiff) in SetFastComposeTimeStampDiff()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/main_thread/
Drs_main_thread.cpp2671 uint64_t fastComposeTimeStampDiff = 0; in Render() local