Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.h87 void SubScribeSystemAbility();
H A Drs_uni_render_thread.h251 void SubScribeSystemAbility();
H A Drs_hardware_thread.cpp110 SubScribeSystemAbility(); in Start()
639 void RSHardwareThread::SubScribeSystemAbility() in SubScribeSystemAbility() function in OHOS::Rosen::RSHardwareThread
H A Drs_uni_render_thread.cpp204 SubScribeSystemAbility(); in Start()
468 void RSUniRenderThread::SubScribeSystemAbility() in SubScribeSystemAbility() function in OHOS::Rosen::RSUniRenderThread
H A Drs_main_thread.h482 void SubScribeSystemAbility();
H A Drs_main_thread.cpp559 SubScribeSystemAbility(); in Init()
894 void RSMainThread::SubScribeSystemAbility() in SubScribeSystemAbility() function in OHOS::Rosen::RSMainThread
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h173 void SubScribeSystemAbility(const std::string& threadName);
H A Dvsync_generator.h150 void SubScribeSystemAbility();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp174 SubScribeSystemAbility(); in ThreadLoop()
506 void VSyncGenerator::SubScribeSystemAbility() in SubScribeSystemAbility() function in OHOS::Rosen::impl::VSyncGenerator
H A Dvsync_distributor.cpp470 SubScribeSystemAbility(threadName); in ThreadMain()
783 void VSyncDistributor::SubScribeSystemAbility(const std::string& threadName) in SubScribeSystemAbility() function in OHOS::Rosen::VSyncDistributor
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_thread_test.cpp252 instance.SubScribeSystemAbility();