| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
| 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 84 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 102 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 119 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 137 auto endPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local 154 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
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | spring_animation.cpp | 51 void SpringAnimation::SetEndPosition(float endPosition, float startVelocity) in SetEndPosition()
|
| D | spring_curve.cpp | 42 void SpringCurve::SetEndPosition(float endPosition, float startVelocity) in SetEndPosition()
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| D | std_file.cpp | 189 if (auto const endPosition = ftell(file_); endPosition != EOF) { in GetLength() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| D | render_list_item_group.cpp | 314 double endPosition = mainSize; in PerformLayout() local 347 …erListItemGroup::AnimationPerformLayout(double crossSize, double startPosition, double endPosition) in AnimationPerformLayout() 375 double crossSize, double startPosition, double endPosition) in createPositionAnimation()
|
| D | render_list.cpp | 333 double endPosition = 0.0; in GetChildByPosition() local 360 double endPosition = 0.0; in GetNearChildByPosition() local
|
| /foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
| D | data_packer.cpp | 255 auto endPosition = Position(index, bufferOffset, mediaOffset); in PreRemove() local 305 auto endPosition = Position(index, lastBufferOffsetEnd, mediaOffset_ + size - needCopySize); in GetRange() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
| D | rs_render_path_animation.cpp | 28 const std::shared_ptr<RSRenderPropertyBase>& endPosition, float originRotation, in RSRenderPathAnimation()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
| D | rs_render_path_animation_test.cpp | 36 const std::shared_ptr<RSRenderPropertyBase>& endPosition, float originRotation, in RSRenderPathAnimationMock()
|
| /foundation/multimedia/media_foundation/engine/pipeline/filters/demux/ |
| D | data_packer.cpp | 285 auto endPosition = Position(index, lastBufferOffsetEnd, mediaOffset_ + size - needCopySize); in GetRange() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | text_pattern.cpp | 1532 int32_t endPosition = std::min(GetTextContentLength(), spanItem->position); in GetTextResultObject() local 1574 int32_t endPosition = std::min(GetTextContentLength(), spanItem->position); in GetSymbolSpanResultObject() local 1631 int32_t endPosition = std::min(GetTextContentLength(), GetSpanItemByIndex(index)->position); in GetImageResultObject() local 2747 int32_t endPosition = std::min(GetTextContentLength(), GetSpanItemByIndex(index)->position); in GetBuilderResultObject() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/grid/ |
| D | render_grid_scroll.cpp | 1621 double endPosition = 0.0; in GetIndexByPosition() local
|