/foundation/graphic/graphic_surface/surface/src/ |
H A D | producer_surface.cpp | 147 std::string value = GetUserData("ATTRKEY_COLORSPACE_INFO"); in SetMetadataValve() local [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | pipeline_state_object_gles.cpp | 140 uint32_t HighestBit(uint32_t value) in HighestBit() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | track_animation_state.cpp | 29 size_t TrackAnimationState::AddKeyframe(float timestamp, const IAny::ConstPtr& value) in AddKeyframe() argument 148 inline static constexpr bool IsBetween(float value, float rangeStart, float rangeEnd, bool includeEnd) in IsBetween() argument
|
H A D | interpolator.cpp | 84 Type value; variable 106 Type value; variable 129 Type value; global() variable 150 Type value; global() variable [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/ |
H A D | json_input.cpp | 51 BASE_NS::string ReadString(BASE_NS::string_view name, const json::value& value) in ReadString() argument 62 BASE_NS::Uid ReadUid(BASE_NS::string_view name, const json::value& value) in ReadUid() argument 78 ISerNode::Ptr JsonInput::ImportObject(const json::value& value) in ImportObject() argument 120 Import(const json::value& value) Import() argument 148 ReadMetadata(const json::value& value) ReadMetadata() argument 169 ImportRootObject(const json::value& value) ImportRootObject() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_interpolator.cpp | 202 float value = interpolateFunc_(time); in Convert() local
|
H A D | rs_render_keyframe_animation.cpp | 45 void RSRenderKeyframeAnimation::AddKeyframe(float fraction, const std::shared_ptr<RSRenderPropertyBase>& value, in AddKeyframe() argument 72 AddKeyframe(int startDuration, int endDuration, const std::shared_ptr<RSRenderPropertyBase>& value, const std::shared_ptr<RSInterpolator>& interpolator) AddKeyframe() argument [all...] |
H A D | rs_spring_model.cpp | 33 float toFloat(float value) in toFloat() argument
|
H A D | rs_render_transition_effect.cpp | 167 auto value = startValue * (1.0f - fraction) + endValue * fraction; in UpdateFraction() local 185 auto value = startValue * (1.0f - fraction) + endValue * fraction; in UpdateFraction() local 203 auto value = startValue * (1.0f - fraction) + endValue * fraction; in UpdateFraction() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_packet.h | 130 [[maybe_unused]] inline bool Packet::Read(T& value) in Read() argument 136 [[maybe_unused]] bool Packet::Read(T& value, size_t size) in Read() argument 170 Write(const T& value) Write() argument [all...] |
H A D | rs_profiler_capturedata.cpp | 42 void RSCaptureData::SetProperty(const std::string& name, const std::string& value) in SetProperty() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
H A D | rs_property.cpp | 108 std::shared_ptr<RSPropertyBase> operator*=(const std::shared_ptr<RSPropertyBase>& value, const float scale) in operator *=() argument 137 std::shared_ptr<RSPropertyBase> operator*(const std::shared_ptr<const RSPropertyBase>& value, const float scale) in operator *() argument 180 void RSProperty<bool>::UpdateToRender(const bool& value, PropertyUpdateTyp argument 185 UpdateToRender(const float& value, PropertyUpdateType type) const UpdateToRender() argument 190 UpdateToRender(const int& value, PropertyUpdateType type) const UpdateToRender() argument 195 UpdateToRender(const Color& value, PropertyUpdateType type) const UpdateToRender() argument 200 UpdateToRender(const Gravity& value, PropertyUpdateType type) const UpdateToRender() argument 205 UpdateToRender(const Matrix3f& value, PropertyUpdateType type) const UpdateToRender() argument 210 UpdateToRender(const Quaternion& value, PropertyUpdateType type) const UpdateToRender() argument 215 UpdateToRender( const std::shared_ptr<RSFilter>& value, PropertyUpdateType type) const UpdateToRender() argument 221 UpdateToRender( const std::shared_ptr<RSImage>& value, PropertyUpdateType type) const UpdateToRender() argument 227 UpdateToRender( const std::shared_ptr<RSMask>& value, PropertyUpdateType type) const UpdateToRender() argument 233 UpdateToRender( const std::shared_ptr<RSPath>& value, PropertyUpdateType type) const UpdateToRender() argument 239 UpdateToRender( const RSDynamicBrightnessPara& value, PropertyUpdateType type) const UpdateToRender() argument 245 UpdateToRender( const std::shared_ptr<RSLinearGradientBlurPara>& value, PropertyUpdateType type) const UpdateToRender() argument 251 UpdateToRender( const RSWaterRipplePara& value, PropertyUpdateType type) const UpdateToRender() argument 257 UpdateToRender( const RSFlyOutPara& value, PropertyUpdateType type) const UpdateToRender() argument 263 UpdateToRender( const std::shared_ptr<MotionBlurParam>& value, PropertyUpdateType type) const UpdateToRender() argument 269 UpdateToRender( const std::shared_ptr<RSMagnifierParams>& value, PropertyUpdateType type) const UpdateToRender() argument 275 UpdateToRender( const std::vector<std::shared_ptr<EmitterUpdater>>& value, PropertyUpdateType type) const UpdateToRender() argument 281 UpdateToRender( const std::shared_ptr<ParticleNoiseFields>& value, PropertyUpdateType type) const UpdateToRender() argument 287 UpdateToRender( const std::shared_ptr<RSShader>& value, PropertyUpdateType type) const UpdateToRender() argument 293 UpdateToRender(const Vector2f& value, PropertyUpdateType type) const UpdateToRender() argument 298 UpdateToRender(const Vector4<uint32_t>& value, PropertyUpdateType type) const UpdateToRender() argument 304 UpdateToRender(const Vector4<Color>& value, PropertyUpdateType type) const UpdateToRender() argument 310 UpdateToRender(const Vector4f& value, PropertyUpdateType type) const UpdateToRender() argument 316 UpdateToRender(const RRect& value, PropertyUpdateType type) const UpdateToRender() argument 322 IsValid(const float& value) IsValid() argument 327 IsValid(const Vector2f& value) IsValid() argument 332 IsValid(const Vector4f& value) IsValid() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspropertydrawableutilities_fuzzer/ |
H A D | rspropertydrawableutilities_fuzzer.cpp | 69 uint8_t value = 0;
in DoRSAliasDrawable() local 93 uint32_t value = GetData<uint32_t>();
in DoRSSaveDrawable() local 117 uint32_t value = GetData<uint32_t>();
in DoRSRestoreDrawable() local 142 uint8_t value = GetData<uint8_t>();
in DoRSCustomSaveDrawable() local 236 int16_t value = GetData<int16_t>();
in DoRSModifierDrawable() local [all...] |
/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | ToneMapJS.cpp | 208 napi_value value; in GetType() local 234 napi_value value; in GetExposure() local
|
H A D | SubMeshJS.cpp | 120 napi_value value;
in GetName() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/ |
H A D | rs_marshalling_helper.h | 318 P value; in Unmarshalling() local 377 T value; in Unmarshalling() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsclientproperty_fuzzer/ |
H A D | rsclientproperty_fuzzer.cpp | 69 float value = GetData<float>();
in DoSetAndGet() local 88 float value = GetData<float>();
in DoSetThresholdType001() local 106 float value = GetData<float>();
in DoSetThresholdType002() local 124 float value = GetData<float>();
in DoSetThresholdType003() local 142 float value = GetData<float>();
in DoSetThresholdType004() local 160 float value = GetData<float>(); DoSetThresholdType005() local 178 float value = GetData<float>(); DoSetThresholdType006() local 196 float value = GetData<float>(); DoSetThresholdType007() local 214 float value = GetData<float>(); DoGetRenderProperty() local 232 float value = GetData<float>(); DoSetValueFromRender() local 251 float value = GetData<float>(); DoAttachModifier() local 270 float value = GetData<float>(); DoAdd() local 289 float value = GetData<float>(); DoAddPathAnimation() local 307 float value = GetData<float>(); DoAnimateWithInitialVelocity() local 329 float value = GetData<float>(); DoGetId() local 347 float value = GetData<float>(); DoGetShowingValueAndCancelAnimation() local 365 float value = GetData<float>(); DoGetStagingValue() local 383 float value = GetData<float>(); DoRequestCancelAnimation() local 401 float value = GetData<float>(); DoSetPropertyUnit() local 419 float value = GetData<float>(); DoUpdateCustomAnimation() local 437 float value = GetData<float>(); DoUpdateOnAllAnimationFinish() local [all...] |
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | fixed_string.h | 495 inline uint64_t hash(const fixed_string<maxSize>& value) in hash() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_property_animation.cpp | 53 void RSPropertyAnimation::SetPropertyValue(const std::shared_ptr<RSPropertyBase>& value) in SetPropertyValue() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | disk_utils.cpp | 143 std::string GetAnonyString(const std::string &value) in GetAnonyString() argument
|
/foundation/filemanagement/user_file_service/frameworks/js/napi/common/ |
H A D | file_extension_info_napi.cpp | 34 napi_value value = nullptr; in CreateStringUtf8() local
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/systemtest/ |
H A D | opengl_wrapper_api_test.cpp | 304 EGLint value; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/ |
H A D | js_color_space.cpp | 112 napi_value value = nullptr; in OnGetColorSpaceName() local 140 napi_value value = nullptr; in OnGetSendableColorSpaceName() local 208 napi_value value = nullptr; OnGetGamma() local 223 napi_value value = nullptr; OnGetSendableGamma() local [all...] |
H A D | js_color_space_utils.cpp | 78 napi_value value = CreateJsValue(env, static_cast<int32_t>(colorSpace)); in ColorSpaceTypeInit() local 142 napi_value value = nullptr; in ParseJsDoubleValue() local
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_effect_napi/ |
H A D | js_path_effect.cpp | 125 double value = 0; in CreateDashPathEffect() local
|