Home
last modified time | relevance | path

Searched defs:value (Results 7926 - 7950 of 21743) sorted by relevance

1...<<311312313314315316317318319320>>...870

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp174 float value; in Unmarshalling() local
182 Color value; in Unmarshalling() local
190 Matrix3f value; in Unmarshalling() local
198 Quaternion value; in Unmarshalling() local
206 std::shared_ptr<RSFilter> value; Unmarshalling() local
214 Vector2f value; Unmarshalling() local
222 Vector4f value; Unmarshalling() local
230 Vector4<Color> value; Unmarshalling() local
238 RRect value; Unmarshalling() local
296 operator *=(const std::shared_ptr<RSRenderPropertyBase>& value, const float scale) operator *=() argument
325 operator *( const std::shared_ptr<const RSRenderPropertyBase>& value, const float scale) operator *() argument
660 IsNearEqual( const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const IsNearEqual() argument
672 IsNearEqual( const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const IsNearEqual() argument
684 IsNearEqual( const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const IsNearEqual() argument
696 IsNearEqual( const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const IsNearEqual() argument
708 IsNearEqual( const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const IsNearEqual() argument
720 IsNearEqual( const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const IsNearEqual() argument
733 IsNearEqual( const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const IsNearEqual() argument
762 IsNearEqual( const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const IsNearEqual() argument
780 IsNearEqual( const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const IsNearEqual() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp171 bool ConvertStringFromJsValue(napi_env env, napi_value jsValue, std::string &value) in ConvertStringFromJsValue() argument
186 bool ConvertIntFromJsValue(napi_env env, napi_value jsValue, uint32_t &value) in ConvertIntFromJsValue() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp261 bool Push(T&& value) in Push() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp52 UpdateCurveValue( float& value, const std::vector<std::shared_ptr<ChangeInOverLife<float>>>& valChangeOverLife, int64_t activeTime) UpdateCurveValue() argument
H A Drs_render_path_animation.cpp269 void RSRenderPathAnimation::SetPathValue(const Vector2f& value, float tangent) in SetPathValue() argument
278 void RSRenderPathAnimation::SetPathValue(const Vector4f& value, float tangent) in SetPathValue() argument
328 void RSRenderPathAnimation::UpdateVector2fPathValue(Vector2f& value) in UpdateVector2fPathValue() argument
338 void RSRenderPathAnimation::UpdateVector4fPathValue(Vector4f& value, cons argument
[all...]
H A Drs_render_property_animation.cpp117 void RSRenderPropertyAnimation::SetPropertyValue(const std::shared_ptr<RSRenderPropertyBase>& value) in SetPropertyValue() argument
147 void RSRenderPropertyAnimation::SetAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& value) in SetAnimationValue() argument
160 GetAnimationValue( const std::shared_ptr<RSRenderPropertyBase>& value) GetAnimationValue() argument
[all...]
/foundation/graphic/graphic_3d/kits/js/src/
H A DCameraJS.cpp222 napi_value value; in GetFov() local
251 napi_value value; in GetEnabled() local
286 napi_value value; in GetFar() local
315 napi_value value; in GetNear() local
517 napi_value value; GetMSAA() local
[all...]
H A DLightJS.cpp170 napi_value value; in GetlightType() local
185 napi_value value; in GetEnabled() local
236 napi_value value; in GetShadowEnabled() local
262 napi_value value; in GetIntensity() local
383 napi_value value; GetNear() local
[all...]
H A DBaseObjectJS.cpp88 napi_value value; in GetObject() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
H A Drs_property_modifier_test.cpp205 Quaternion value = Quaternion(10, 20, 30, 40); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h816 inline uint64_t hash(const string_view& value) in hash() argument
H A Dtype_traits.h26 static constexpr T value = v; member
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_spring_model.h38 float toFloat(RSAnimatableType value) in toFloat() argument
43 float toFloat(Vector4f value) in toFloat() argument
48 float toFloat(Quaternion value) in toFloat() argument
53 float toFloat(Vector2f value) in toFloat() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/enum_napi/
H A Djs_enum.cpp257 std::vector<napi_value> value; in JsEnumIntInit() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/color_filter_napi/
H A Djs_color_filter.cpp204 double value = 0; in CreateMatrixColorFilter() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/shader_effect_napi/
H A Djs_shader_effect.cpp132 int32_t value = 0; in CreateLinearGradient() local
160 double value = 0; in CreateLinearGradient() local
213 int32_t value = 0; in CreateRadialGradient() local
242 double value in CreateRadialGradient() local
293 int32_t value = 0; CreateSweepGradient() local
325 double value = 0; CreateSweepGradient() local
388 int32_t value = 0; CreateConicalGradient() local
416 double value = 0; CreateConicalGradient() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dcache_data.h148 void SetValue(const std::shared_ptr<DataPointer>& value) in SetValue() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty.h89 int64_t value; member
137 inline uint64_t hash(const CORE_NS::PropertyTypeDecl& value) in hash() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h101 value_t value; member
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscpuoverdrawcanvaslistener_fuzzer/
H A Drscpuoverdrawcanvaslistener_fuzzer.cpp277 int value = GetData<int>(); in DoDrawShadow() local
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Dheif_format_agent.cpp159 uint32_t HeifFormatAgent::EndianSwap32(uint32_t value) in EndianSwap32() argument
165 uint64_t HeifFormatAgent::EndianSwap64(uint64_t value) in EndianSwap64() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_heif_test.cpp186 int32_t value = 0; in HWTEST_F() local
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/
H A Dpixel_map_napi.h185 bool Insert(const uint32_t &key, const std::shared_ptr<PixelMap> &value) in Insert() argument
/foundation/multimedia/media_foundation/test/unittest/
H A DTestAudioCapturePlugin.cpp168 ValueType value; in HWTEST() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H A Djpeg_exif_metadata_accessor_test.cpp1321 std::string value; in GetProperty() local

Completed in 24 milliseconds

1...<<311312313314315316317318319320>>...870