Home
last modified time | relevance | path

Searched refs:RENDER_SERVICE (Results 1 - 15 of 15) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_connection_proxy_test.cpp48 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in SetUpTestCase()
282 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
301 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
453 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
479 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
579 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
600 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
801 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
821 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
1002 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
[all...]
H A Drs_render_service_proxy_test.cpp48 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in SetUpTestCase()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceocclusionchangecallbackproxy_fuzzer/
H A Drssurfaceocclusionchangecallbackproxy_fuzzer.cpp68 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/hgmconfigchangecallbackproxy_fuzzer/
H A Dhgmconfigchangecallbackproxy_fuzzer.cpp72 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_controller.cpp60 sptr<IRemoteObject> renderObj = saMgr->GetSystemAbility(RENDER_SERVICE); in WaitRenderServiceInit()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderservicestub_fuzzer/
H A Drsrenderservicestub_fuzzer.cpp135 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in RSRenderServiceStubFuzztest004()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_connect_hub.cpp109 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in Connect()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h36 RENDER_SERVICE = 10, enumerator
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnectionproxy_fuzzer/
H A Drsrenderserviceconnectionproxy_fuzzer.cpp105 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in DoSomethingInterestingWithMyAPI()
248 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in DoSetTpFeatureConfigFuzzTest()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs30 pub const RENDER_SERVICE: i32 = 10; consts
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.cpp148 samgr->AddSystemAbility(RENDER_SERVICE, this); in Init()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp114 AddSystemAbilityListener(RENDER_SERVICE); in OnStart()
149 case RENDER_SERVICE: in OnAddSystemAbility()
150 WLOGI("RENDER_SERVICE"); in OnAddSystemAbility()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp879 AddSystemAbilityListener(RENDER_SERVICE); in OnStart()
967 RemoveSystemAbilityListener(RENDER_SERVICE); in OnStop()
2217 if (systemAbilityId == RENDER_SERVICE) { in OnAddSystemAbility()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp2185 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp3640 auto remoteObj = samgr->GetSystemAbility(RENDER_SERVICE); in HWTEST_F()

Completed in 24 milliseconds