Home
last modified time | relevance | path

Searched defs:rawImageSize (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_layout_algorithm.cpp71 auto rawImageSize = SizeF(-1.0, -1.0); in MeasureContent() local
/foundation/arkui/ace_engine/test/mock/core/image_provider/
Dmock_image_loading_context.cpp27 …Context::CalculateTargetSize(const SizeF& srcSize, const SizeF& dstSize, const SizeF& rawImageSize) in CalculateTargetSize()
/foundation/arkui/ace_engine/frameworks/core/components/rating/
Drender_rating.cpp459 auto rawImageSize = renderForeground_->Measure(); in AdaptLayoutSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
Dimage_loading_context.cpp106 …Context::CalculateTargetSize(const SizeF& srcSize, const SizeF& dstSize, const SizeF& rawImageSize) in CalculateTargetSize()
/foundation/arkui/ace_engine/test/unittest/core/image_provider/
Dimage_provider_test_ng.cpp263 SizeF rawImageSize(3, 3); variable
/foundation/arkui/ace_engine/component_ext/movingphoto/
Dmovingphoto_pattern.cpp680 auto rawImageSize = GetRawImageSize(); in MeasureContentLayout() local