Home
last modified time | relevance | path

Searched defs:imageComponentSize (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/clock/
Drender_clock.cpp310 …nderClock::LayoutClockImage(const RefPtr<RenderImage>& renderImage, const Size& imageComponentSize) in LayoutClockImage()
/foundation/arkui/ace_engine/frameworks/core/components/rating/
Drender_rating.cpp215 …erRating::LayoutRenderImage(const RefPtr<RenderImage>& renderImage, const Size& imageComponentSize) in LayoutRenderImage()
/foundation/arkui/ace_engine/frameworks/core/components/image/
Drender_image.h52 void SetImageComponentSize(const Size& imageComponentSize) in SetImageComponentSize()