/third_party/lame/mpglib/ |
H A D | layer1.c | 110 I_step_two(PMPSTR mp, sideinfo_layer_I *si, real fraction[2][SBLIMIT]) in I_step_two() argument 202 real fraction[ in decode_layer1_frame() local [all...] |
/third_party/protobuf/src/google/protobuf/util/ |
H A D | field_comparator.h | 164 double fraction; member
|
H A D | field_comparator.cc | 138 void DefaultFieldComparator::SetDefaultFractionAndMargin(double fraction, in SetDefaultFractionAndMargin() argument 144 SetFractionAndMargin(const FieldDescriptor* field, double fraction, double margin) SetFractionAndMargin() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuFloatFormat.cpp | 241 const deUint64 fraction = bits & ((deUint64(1) << m_fractionBits) - 1); in floatToHex() local
|
/device/soc/hisilicon/common/platform/uart/ |
H A D | uart_pl011.c | 74 uint32_t fraction; in Pl011ConfigBaudrate() local
|
/device/qemu/drivers/uart/ |
H A D | uart_pl011.c | 75 uint32_t fraction; in Pl011ConfigBaudrate() local
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/ |
H A D | rtcp_context.cpp | 194 uint8_t fraction = 0; in CreateRtcpRR() local
|
/foundation/arkui/ace_engine/test/mock/core/render/ |
H A D | mock_animation_utils.cpp | 105 void AnimationUtils::AddKeyFrame(float fraction, const RefPtr<Curve>& curve, const PropertyCallback& callback) in AddKeyFrame() argument 111 void AnimationUtils::AddKeyFrame(float fraction, const PropertyCallback& callback) in AddKeyFrame() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_animation_utils.cpp | 146 void AnimationUtils::AddKeyFrame(float fraction, const RefPtr<Curve>& curve, const PropertyCallback& callback) in AddKeyFrame() argument 151 void AnimationUtils::AddKeyFrame(float fraction, const PropertyCallback& callback) in AddKeyFrame() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | render_property.cpp | 200 auto fraction = propLinearGradientBlur->fractionStops_[i]; in ToJsonValue() local
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | animate_impl.cpp | 384 ArkUI_CurveHandle CustomCurve(void* userData, float (*interpolate)(float fraction, void* userdata)) in CustomCurve() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsuieffect_fuzzer/ |
H A D | rsuieffect_fuzzer.cpp | 83 float fraction = GetData<float>(); in BrightnessBlenderFuzzTest() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_animation_trace_utils.cpp | 157 addAnimationFrameTrace(const uint64_t nodeId, const std::string& nodeName, const uint64_t animationId, const uint64_t propertyId, const float fraction, const std::shared_ptr<RSRenderPropertyBase>& value, const int64_t time, const int dur, const int repeat) const addAnimationFrameTrace() argument
|
H A D | rs_animation_fraction.cpp | 222 void RSAnimationFraction::UpdateRemainTimeFraction(float fraction, int remainTime) in UpdateRemainTimeFraction() argument
|
H A D | rs_render_animation.cpp | 254 void RSRenderAnimation::SetFraction(float fraction) in SetFraction() argument 292 void RSRenderAnimation::SetFractionInner(float fraction) in SetFractionInner() argument [all...] |
H A D | rs_render_interpolating_spring_animation.cpp | 139 void RSRenderInterpolatingSpringAnimation::OnSetFraction(float fraction) in OnSetFraction() argument 180 void RSRenderInterpolatingSpringAnimation::OnAnimate(float fraction) in OnAnimate() argument
|
H A D | rs_render_spring_animation.cpp | 147 void RSRenderSpringAnimation::OnAnimate(float fraction) in OnAnimate() argument
|
H A D | rs_render_path_animation.cpp | 66 void RSRenderPathAnimation::SetBeginFraction(float fraction) in SetBeginFraction() argument 86 void RSRenderPathAnimation::SetEndFraction(float fraction) in SetEndFraction() argument 190 OnAnimate(float fraction) OnAnimate() argument 321 GetPosTanValue(float fraction, Vector2f& position, float& tangent) GetPosTanValue() argument [all...] |
H A D | rs_render_property_animation.cpp | 249 void RSRenderPropertyAnimation::DumpFraction(float fraction, int64_t time) in DumpFraction() argument 252 GetPropertyId(), fraction, GetPropertyValue(), time, GetDuration(), GetRepeatCount()); in DumpFraction() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_animation.cpp | 303 void RSAnimation::InteractiveSetFraction(float fraction) in InteractiveSetFraction() argument 448 void RSAnimation::SetFraction(float fraction) in SetFraction() argument 469 void RSAnimation::OnSetFraction(float fraction) in OnSetFraction() argument [all...] |
H A D | rs_interactive_implict_animator.cpp | 376 void RSInteractiveImplictAnimator::SetFraction(float fraction) in SetFraction() argument
|
H A D | rs_implicit_animation_param.cpp | 168 RSImplicitKeyframeAnimationParam( const RSAnimationTimingProtocol& timingProtocol, const RSAnimationTimingCurve& timingCurve, float fraction, int duration) RSImplicitKeyframeAnimationParam() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_animation.h | 158 void SetValueFraction(float fraction) in SetValueFraction() argument 191 virtual void OnSetFraction(float fraction) {} in OnSetFraction() argument 204 virtual void OnAnimate(float fraction) {} in OnAnimate() argument 206 virtual void DumpFraction(float fraction, int64_t time) {} in DumpFraction() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_spring_animation_test.cpp | 60 void OnSetFraction(float fraction) in OnSetFraction() argument 64 void OnAnimate(float fraction) in OnAnimate() argument 365 float fraction = 0.1f; in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | json.h | 454 bool fraction = false;
in parse_number() local
|