Home
last modified time | relevance | path

Searched refs:MeasureContentLayout (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.h150 …SizeF MeasureContentLayout(const SizeF& layoutSize, const RefPtr<MovingPhotoLayoutProperty>& layou…
H A Dmovingphoto_pattern.cpp631 auto videoFrameSize = MeasureContentLayout(movingPhotoNodeSize, layoutProperty); in OnDirtyLayoutWrapperSwap()
729 SizeF MovingPhotoPattern::MeasureContentLayout(const SizeF& layoutSize, in MeasureContentLayout() function in OHOS::Ace::NG::MovingPhotoPattern
1292 auto videoFrameSize = MeasureContentLayout(videoNodeSize, layoutProperty); in OnAreaChangedInner()