Home
last modified time | relevance | path

Searched defs:prop1 (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
H A Drs_property_test.cpp125 std::shared_ptr<RSAnimatableProperty<float>> prop1 = nullptr; in HWTEST_F() local
167 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
181 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
194 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
208 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
221 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
235 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
248 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
262 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
275 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
289 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
302 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
316 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
329 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
343 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
356 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
370 auto prop1 = std::make_shared<RSPropertyBase>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_modifier_test.cpp108 auto prop1 = std::make_shared<RSRenderProperty<float>>(floatData[1], id); in HWTEST_F() local
137 auto prop1 = std::make_shared<RSRenderProperty<Drawing::DrawCmdListPtr>>(canvas.GetDrawCmdList(), id); in HWTEST_F() local
H A Drs_render_property_test.cpp84 std::shared_ptr<RSRenderAnimatableProperty<float>> prop1 = nullptr; in HWTEST_F() local
152 auto prop1 = std::make_shared<MockRSRenderAnimatableProperty<Vector4f>>(Vector4f(floatData[1])); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_implicit_animator_test.cpp211 auto prop1 = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local

Completed in 3 milliseconds