Home
last modified time | relevance | path

Searched defs:property (Results 176 - 200 of 852) sorted by relevance

12345678910>>...35

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsclientproperty_fuzzer/
H A Drsclientproperty_fuzzer.cpp272 std::shared_ptr<RSPropertyBase> property; in DoAdd() local
312 std::shared_ptr<RSPropertyBase> property; in DoAnimateWithInitialVelocity() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_property_animation.cpp28 RSPropertyAnimation::RSPropertyAnimation(std::shared_ptr<RSPropertyBase> property) : property_(property) in RSPropertyAnimation() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_animation_command_test.cpp131 auto property = std::shared_ptr<RSRenderProperty<Drawing::Matrix>>(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_modifier_test.cpp165 auto property = std::make_shared<RSRenderProperty<RSRenderParticleVector>>(); in HWTEST_F() local
180 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); in HWTEST_F() local
195 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); in HWTEST_F() local
237 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); in HWTEST_F() local
258 auto property in HWTEST_F() local
344 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); HWTEST_F() local
359 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); HWTEST_F() local
378 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); HWTEST_F() local
393 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); HWTEST_F() local
410 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); HWTEST_F() local
435 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); HWTEST_F() local
454 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); HWTEST_F() local
473 auto property = std::make_shared<RSRenderAnimatableProperty<Color>>(); HWTEST_F() local
491 auto property = std::make_shared<RSRenderAnimatableProperty<Vector4f>>(); HWTEST_F() local
513 auto property = std::make_shared<RSRenderAnimatableProperty<Vector4f>>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_implicit_animation_param_test.cpp81 auto property = std::make_shared<RSAnimatableProperty<float>>(100.f); in HWTEST_F() local
165 auto property = std::make_shared<RSAnimatableProperty<float>>(100.f); in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/enum_napi/
H A Dtext_enum_napi.cpp185 std::vector<napi_property_descriptor> property; in JsEnumIntInit() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier.h27 explicit RSModifier(const std::shared_ptr<RSPropertyBase>& property) in RSModifier() argument
44 RSModifier(const std::shared_ptr<RSPropertyBase>& property, const RSModifierType type) in RSModifier() argument
120 RSGeometryModifier(const std::shared_ptr<RSPropertyBase>& property, const RSModifierType type) in RSGeometryModifier() argument
142 RSBackgroundModifier(const std::shared_ptr<RSPropertyBase>& property, cons argument
157 RSContentModifier(const std::shared_ptr<RSPropertyBase>& property, const RSModifierType type) RSContentModifier() argument
172 RSForegroundModifier(const std::shared_ptr<RSPropertyBase>& property, const RSModifierType type) RSForegroundModifier() argument
187 RSOverlayModifier(const std::shared_ptr<RSPropertyBase>& property, const RSModifierType type) RSOverlayModifier() argument
202 RSAppearanceModifier(const std::shared_ptr<RSPropertyBase>& property, const RSModifierType type) RSAppearanceModifier() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render_base/unittest/draw/
H A Drs_misc_draw_test.cpp151 auto property = std::make_shared<RSRenderProperty<Drawing::DrawCmdListPtr>>(); in HWTEST_F() local
260 auto property = std::make_shared<RSRenderProperty<Drawing::DrawCmdListPtr>>(); in HWTEST_F() local
303 auto property = std::make_shared<RSRenderProperty<Drawing::DrawCmdListPtr>>(); in HWTEST_F() local
352 auto property = std::make_shared<RSRenderProperty<Drawing::DrawCmdListPtr>>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_engine.cpp60 const auto& property = node.GetRenderProperties(); in DrawSurfaceNodeWithParams() local
162 const auto& property = node.GetRenderProperties(); in RSSurfaceNodeCommonPreProcess() local
177 const auto& property = node.GetRenderProperties(); in RSSurfaceNodeCommonPostProcess() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_animation_command.cpp90 auto property = std::make_shared<RSRenderProperty<RSRenderParticleVector>>( in CreateParticleAnimation() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_render_node_test.cpp242 RSProperties property; in HWTEST_F() local
302 RSProperties property; in HWTEST_F() local
377 auto& property = rsCanvasRenderNode->GetMutableRenderProperties(); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_data.cpp40 bool ParseIndex(const string_view name, const uintptr_t baseOffset, const Property& property, in ParseIndex() argument
113 auto property = std::find_if( FindProperty() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_test.cpp427 std::shared_ptr<HeifBox> property = std::make_shared<HeifBox>(0); in HWTEST_F() local
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession_enum.cpp29 napi_value property = nullptr; in SetNamedProperty() local
H A Dnapi_avcall_meta_data.cpp137 std::string property; in GetName() local
156 std::string property; GetPhoneNumber() local
209 napi_value property = Media::PixelMapNapi::CreatePixelMap(env, SetMediaImage() local
[all...]
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Ddrm_enum_napi.cpp130 std::vector<napi_property_descriptor> property; in JsEnumIntInit() local
166 std::vector<napi_property_descriptor> property; in JsEnumStringInit() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_data_utils_test.cpp90 uint32_t property = MTP_PROPERTY_ALL_CODE; in HWTEST_F() local
103 uint32_t property = MTP_PROPERTY_ALL_CODE; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine_manager.cpp30 std::string GetIdentifier(const KvDBProperties &property) in GetIdentifier() argument
35 int GetDatabaseType(const KvDBProperties &property) in GetDatabaseType() argument
57 StorageEngine *StorageEngineManager::GetStorageEngine(const KvDBProperties &property, int &errCode) in GetStorageEngine() argument
209 StorageEngine *StorageEngineManager::CreateStorageEngine(const KvDBProperties &property, in argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_const_properties.cpp26 napi_value property = nullptr; in SetNamedProperty() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_const_properties.cpp26 napi_value property = nullptr; in SetNamedProperty() local
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Duniform_type_descriptor_napi.cpp55 napi_value property = nullptr; in SetNamedProperty() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsub_session.cpp49 WSError SubSession::Show(sptr<WindowSessionProperty> property) in Show() argument
155 auto property = GetSessionProperty(); in UpdatePointerArea() local
199 auto property in IsModal() local
[all...]
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h73 ScreenProperty property; member
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_proxy_test.cpp111 ScreenProperty property; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dmain_session_test.cpp202 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); in HWTEST_F() local
343 sptr<WindowSessionProperty> property = new (std::nothrow) WindowSessionProperty(); in HWTEST_F() local

Completed in 14 milliseconds

12345678910>>...35