Searched refs:r1_ (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | spring_model.cpp | 124 r1_ = (-spring->Damping() - sqrt(cmk)) / (LOW_RATIO * spring->Mass()); in OverdampedModel() 126 if (!NearEqual(r2_, r1_)) { in OverdampedModel() 127 c2_ = (velocity - r1_ * distance) / (r2_ - r1_); in OverdampedModel() 135 return c1_ * exp(r1_ * time) + c2_ * exp(r2_ * time); in Position() 140 return c1_ * r1_ * exp(r1_ * time) + c2_ * r2_ * exp(r2_ * time); in Velocity()
|
H A D | spring_model.h | 127 double r1_ = 0.0;
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_neon_pipeline.h | 87 loadDstFunc_(dst, r1_, g1_, b1_, a1_); in Invoke() 89 blendFunc_(r1_, g1_, b1_, a1_, r2_, g2_, b2_, a2_); in Invoke() 90 storeDstFunc_(dst, r1_, g1_, b1_, a1_); in Invoke() 95 loadDstFunc_(dst, r1_, g1_, b1_, a1_); in Invoke() 96 blendFunc_(r1_, g1_, b1_, a1_, r2_, g2_, b2_, a2_); in Invoke() 97 storeDstFunc_(dst, r1_, g1_, b1_, a1_); in Invoke() 102 loadDstFunc_(dst, r1_, g1_, b1_, a1_); in Invoke() 103 blendFunc_(r1_, g1_, b1_, a1_, r, g, b, a); in Invoke() 104 storeDstFunc_(dst, r1_, g1_, b1_, a1_); in Invoke() 363 uint8x8_t r1_; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/demuxer/ |
H A D | hevc_v.ts | 25329 �[|pG���4QlՖ��r1_�n3�x������XUوX��4-i��$m��
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/demuxer/rotation/ |
H A D | UNDEFINED_TS.ts | 25329 �[|pG���4QlՖ��r1_�n3�x������XUوX��4-i��$m��
|