Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp146 SizeF MeasureVideoContentLayout(const SizeF& layoutSize, const RefPtr<VideoLayoutProperty>& layoutP… in MeasureVideoContentLayout() function
1151 auto videoFrameSize = MeasureVideoContentLayout(videoNodeSize, layoutProperty); in OnModifyDone()
1206 auto videoFrameSize = MeasureVideoContentLayout(videoNodeSize, layoutProperty); in OnModifyDone()