Home
last modified time | relevance | path

Searched defs:rsContext (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_visitor_test.cpp96 auto rsContext = std::make_shared<RSContext>(); variable
141 auto rsContext = std::make_shared<RSContext>(); variable
181 auto rsContext = std::make_shared<RSContext>(); variable
199 auto rsContext = std::make_shared<RSContext>(); variable
229 auto rsContext = std::make_shared<RSContext>(); variable
260 auto rsContext = std::make_shared<RSContext>(); variable
281 auto rsContext = std::make_shared<RSContext>(); variable
331 auto rsContext = std::make_shared<RSContext>(); variable
375 auto rsContext = std::make_shared<RSContext>(); variable
402 auto rsContext = std::make_shared<RSContext>(); variable
[all …]
H A Drs_pointer_window_manager_test.cpp51 auto rsContext = std::make_shared<RSContext>(); variable
H A Drs_uifirst_manager_test.cpp642 auto rsContext = std::make_shared<RSContext>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/
H A Drs_render_task_test.cpp46 auto rsContext = std::make_shared<RSContext>(); in SetUp() local
181 auto rsContext = std::make_shared<RSContext>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_effect_render_node_drawable_test.cpp47 auto rsContext = std::make_shared<RSContext>(); variable
H A Drs_canvas_drawing_render_node_drawable_test.cpp46 auto rsContext = std::make_shared<RSContext>(); in CreateDrawable() local
62 auto rsContext = std::make_shared<RSContext>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp575 auto rsContext = std::make_shared<RSContext>(); variable
592 auto rsContext = std::make_shared<RSContext>(); variable
622 auto rsContext = std::make_shared<RSContext>(); variable
639 auto rsContext = std::make_shared<RSContext>(); variable
772 auto rsContext = std::make_shared<RSContext>(); variable
789 auto rsContext = std::make_shared<RSContext>(); variable
809 auto rsContext = std::make_shared<RSContext>(); variable
1868 auto rsContext = std::make_shared<RSContext>(); variable
1912 auto rsContext = std::make_shared<RSContext>(); variable
2486 auto rsContext = std::make_shared<RSContext>(); variable
[all …]
H A Drs_surface_render_node_two_test.cpp968 auto rsContext = std::make_shared<RSContext>(); variable
985 auto rsContext = std::make_shared<RSContext>(); variable
1002 auto rsContext = std::make_shared<RSContext>(); variable
H A Drs_render_node_test2.cpp1335 auto rsContext = std::make_shared<RSContext>(); variable
1355 auto rsContext = std::make_shared<RSContext>(); variable
1376 auto rsContext = std::make_shared<RSContext>(); variable
H A Drs_canvas_render_node_test.cpp278 RSContext* rsContext = new RSContext(); variable
H A Drs_display_render_node_test.cpp314 RSContext* rsContext = new RSContext(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_adapter_wrapper.cpp139 auto rsContext = DynamicCast<NG::RosenRenderContext>(context); in OnAttachToFrameNode() local
172 auto rsContext = DynamicCast<NG::RosenRenderContext>(context); in OnRebuildFrame() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_visitor_test.cpp462 auto rsContext = std::make_shared<RSContext>(); variable
546 auto rsContext = std::make_shared<RSContext>(); variable
793 auto rsContext = std::make_shared<RSContext>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_background_test.cpp386 auto rsContext = std::make_shared<RSContext>(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H A Drsrendernode_fuzzer.cpp179 RSContext rsContext; in RSContextFuzzTest() local
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp1330 auto rsContext = image->GetRenderContext(); in OnWindowHide() local