Home
last modified time | relevance | path

Searched defs:endPosition (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_path_animation_test.cpp47 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 Dspring_animation.cpp51 void SpringAnimation::SetEndPosition(float endPosition, float startVelocity) in SetEndPosition()
H A Dspring_curve.cpp42 void SpringCurve::SetEndPosition(float endPosition, float startVelocity) in SetEndPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item_group.cpp311 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 Drender_list.cpp325 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 Dsms_wap_push_content_type.cpp324 uint32_t endPosition = decodeBuffer.GetCurPosition(); in DecodeCharsetField() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp544 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 Dtext_pattern.cpp2046 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 Dmms_content_type.cpp336 uint32_t endPosition = decodeBuffer.GetCurPosition(); in DecodeCharsetField() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_path_animation.cpp29 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 Drs_render_path_animation_test.cpp36 const std::shared_ptr<RSRenderPropertyBase>& endPosition, float originRotation, in RSRenderPathAnimationMock()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddata_packer.cpp285 auto endPosition = Position(index, lastBufferOffsetEnd, mediaOffset_ + size - needCopySize); in GetRange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.cpp1621 double endPosition = 0.0; in GetIndexByPosition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp10377 int32_t endPosition = 0; in OnBackPressed() local
10524 int32_t endPosition = 0; in OnBackPressed() local