/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
H A D | rs_render_path_animation_test.cpp | 47 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 65 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 83 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 101 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 120 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 138 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 156 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 173 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 191 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 208 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | spring_animation.cpp | 51 void SpringAnimation::SetEndPosition(float endPosition, float startVelocity) in SetEndPosition()
|
H A D | spring_curve.cpp | 42 void SpringCurve::SetEndPosition(float endPosition, float startVelocity) in SetEndPosition()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | render_list_item_group.cpp | 311 double endPosition = mainSize; in PerformLayout() local 344 …erListItemGroup::AnimationPerformLayout(double crossSize, double startPosition, double endPosition) in AnimationPerformLayout() 372 double crossSize, double startPosition, double endPosition) in createPositionAnimation()
|
H A D | render_list.cpp | 325 double endPosition = 0.0; in GetChildByPosition() local 352 double endPosition = 0.0; in GetNearChildByPosition() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_wap_push_content_type.cpp | 324 uint32_t endPosition = decodeBuffer.GetCurPosition(); in DecodeCharsetField() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | span_node.cpp | 544 int32_t endPosition = interval.second; in GetSpanResultObject() local 993 int32_t endPosition = interval.second; in GetSpanResultObject() local 1017 int32_t endPosition = interval.second; in GetSpanResultObject() local
|
H A D | text_pattern.cpp | 2046 int32_t endPosition = std::min(GetTextContentLength(), spanItem->position); in GetSymbolSpanResultObject() local 3711 int32_t endPosition = std::min(GetTextContentLength(), GetSpanItemByIndex(index)->position); in GetBuilderResultObject() local 3809 int32_t endPosition = std::min(GetTextContentLength(), spanItem->position); in GetTextResultObject() local 3854 int32_t endPosition = std::min(GetTextContentLength(), GetSpanItemByIndex(index)->position); in GetImageResultObject() local
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_content_type.cpp | 336 uint32_t endPosition = decodeBuffer.GetCurPosition(); in DecodeCharsetField() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_path_animation.cpp | 29 const std::shared_ptr<RSRenderPropertyBase>& endPosition, float originRotation, in RSRenderPathAnimation()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_path_animation_test.cpp | 36 const std::shared_ptr<RSRenderPropertyBase>& endPosition, float originRotation, in RSRenderPathAnimationMock()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/ |
H A D | data_packer.cpp | 285 auto endPosition = Position(index, lastBufferOffsetEnd, mediaOffset_ + size - needCopySize); in GetRange() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/ |
H A D | render_grid_scroll.cpp | 1621 double endPosition = 0.0; in GetIndexByPosition() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 10377 int32_t endPosition = 0; in OnBackPressed() local 10524 int32_t endPosition = 0; in OnBackPressed() local
|