/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_uni_render_demo.cpp | 36 static void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 83 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client_app_demo.cpp | 36 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 70 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client_first_frame_callback_demo.cpp | 36 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 70 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client_node_demo.cpp | 31 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 88 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client__alpha_offscreen_demo.cpp | 66 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 107 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | rs_uni_render_pixelmap_demo.cpp | 40 void Init(shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 113 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client_surface_node_demo.cpp | 90 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 193 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client_rs_animation_demo.cpp | 41 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 111 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client_gesture_interrupt_animation_demo.cpp | 41 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 129 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client_ui_capture_demo.cpp | 187 void Init(shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 256 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client_modifier_demo.cpp | 39 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 316 auto rsUiDirector = RSUIDirector::Create(); in main() local
|
H A D | render_service_client_transition_demo.cpp | 55 std::shared_ptr<RSUIDirector> rsUiDirector; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_animation_base_test.h | 38 static std::shared_ptr<RSUIDirector> rsUiDirector; variable
|
H A D | rs_animation_base_test.cpp | 32 std::shared_ptr<RSUIDirector> RSAnimationBaseTest::rsUiDirector = nullptr; member in OHOS::Rosen::RSAnimationBaseTest
|
H A D | rs_animation_supplement_test.cpp | 1175 auto rsUiDirector = RSUIDirector::Create(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/ |
H A D | rs_uni_render_test.cpp | 52 void RSUniRenderTest::Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() 128 auto rsUiDirector = RSUIDirector::Create(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
H A D | rs_interfaces_test_utils.cpp | 112 void RSInterfacesTestUtils::RootNodeInit(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int… in RootNodeInit()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/ |
H A D | subwindow_ohos.h | 204 std::shared_ptr<OHOS::Rosen::RSUIDirector> rsUiDirector; variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_ability.cpp | 317 std::shared_ptr<OHOS::Rosen::RSUIDirector> rsUiDirector; in OnStart() local
|
H A D | ui_content_impl.cpp | 1608 std::shared_ptr<OHOS::Rosen::RSUIDirector> rsUiDirector; in CommonInitialize() local
|