/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
H A D | rs_render_keyframe_animation_test.cpp | 43 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 57 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 72 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 91 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 122 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 135 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 149 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 164 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 178 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 197 auto originValue = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_system_properties.cpp | 42 int GESystemProperties::ConvertToInt(const char* originValue, int defaultValue) in ConvertToInt()
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/ |
H A D | sensor_config_controller.c | 57 uint32_t originValue; in SensorOpsWrite() local 95 uint32_t originValue; in SensorOpsReadCheck() local 118 uint32_t originValue; in SensorBitwiseCalculate() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_property_animation.cpp | 86 void RSPropertyAnimation::SetOriginValue(const std::shared_ptr<RSPropertyBase>& originValue) in SetOriginValue()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_curve_animation.cpp | 25 …const std::shared_ptr<RSRenderPropertyBase>& originValue, const std::shared_ptr<RSRenderPropertyBa… in RSRenderCurveAnimation()
|
H A D | rs_render_property_animation.cpp | 27 …const std::shared_ptr<RSRenderPropertyBase>& originValue) : RSRenderAnimation(id), propertyId_(pro… in RSRenderPropertyAnimation()
|
H A D | rs_render_keyframe_animation.cpp | 29 const std::shared_ptr<RSRenderPropertyBase>& originValue) in RSRenderKeyframeAnimation()
|
H A D | rs_render_interpolating_spring_animation.cpp | 33 …const std::shared_ptr<RSRenderPropertyBase>& originValue, const std::shared_ptr<RSRenderPropertyBa… in RSRenderInterpolatingSpringAnimation()
|
H A D | rs_render_spring_animation.cpp | 36 const std::shared_ptr<RSRenderPropertyBase>& originValue, in RSRenderSpringAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | form_value.h | 66 void SetOriginValue(const std::string& originValue) in SetOriginValue()
|
/ohos5.0/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
H A D | hitrace_adapter_impl.cpp | 31 uint64_t ConvertToUint64(const char *originValue, uint64_t defaultValue) in ConvertToUint64()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_interpolating_spring_animation_test.cpp | 30 const std::shared_ptr<RSRenderPropertyBase>& originValue, in RSRenderInterpolatingSpringAnimationMock()
|
H A D | rs_render_keyframe_animation_test.cpp | 47 …AnimationId id, const PropertyId& propertyId, const std::shared_ptr<RSRenderPropertyBase>& originV… in RSRenderKeyframeAnimationMock()
|
H A D | rs_render_spring_animation_test.cpp | 48 const std::shared_ptr<RSRenderPropertyBase>& originValue, in RSRenderSpringAnimationMock()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/svg_animate/ |
H A D | svg_animate_test.cpp | 62 …SvgAnimationMock(T originValue, const RefPtr<SvgAnimate>& svgAnimate, const WeakPtr<PipelineContex… in SvgAnimationMock()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/system/ |
H A D | rs_system_parameters.cpp | 27 int ConvertToInt(const char *originValue, int defaultValue) in ConvertToInt()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
H A D | document_store.cpp | 190 JsonObject originValue = JsonObject::Parse(valueGotStr, errCode, true); in GetUpDataRePlaceData() local 337 JsonObject originValue = JsonObject::Parse(valStr, errCode, true); in GetUpsertRePlaceData() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_abstract_test_ng_new.cpp | 1757 auto originValue = frameNode->GetRenderContext()->GetForegroundEffect(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_system_properties.cpp | 47 int ConvertToInt(const char *originValue, int defaultValue) in ConvertToInt()
|