Home
last modified time | relevance | path

Searched defs:rsUiDirector (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_uni_render_demo.cpp36 static void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
83 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client_app_demo.cpp36 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
70 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client_first_frame_callback_demo.cpp36 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
70 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client_node_demo.cpp31 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
88 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client__alpha_offscreen_demo.cpp66 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
107 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drs_uni_render_pixelmap_demo.cpp40 void Init(shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
113 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client_surface_node_demo.cpp90 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
193 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client_rs_animation_demo.cpp41 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
111 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client_gesture_interrupt_animation_demo.cpp41 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
129 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client_ui_capture_demo.cpp187 void Init(shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
256 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client_modifier_demo.cpp39 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
316 auto rsUiDirector = RSUIDirector::Create(); in main() local
H A Drender_service_client_transition_demo.cpp55 std::shared_ptr<RSUIDirector> rsUiDirector; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_base_test.h38 static std::shared_ptr<RSUIDirector> rsUiDirector; variable
H A Drs_animation_base_test.cpp32 std::shared_ptr<RSUIDirector> RSAnimationBaseTest::rsUiDirector = nullptr; member in OHOS::Rosen::RSAnimationBaseTest
H A Drs_animation_supplement_test.cpp1175 auto rsUiDirector = RSUIDirector::Create(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/
H A Drs_uni_render_test.cpp52 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 Drs_interfaces_test_utils.cpp112 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 Dsubwindow_ohos.h204 std::shared_ptr<OHOS::Rosen::RSUIDirector> rsUiDirector; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp317 std::shared_ptr<OHOS::Rosen::RSUIDirector> rsUiDirector; in OnStart() local
H A Dui_content_impl.cpp1608 std::shared_ptr<OHOS::Rosen::RSUIDirector> rsUiDirector; in CommonInitialize() local