Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/image_provider/
Dmock_image_loading_context.cpp134 void ImageLoadingContext::SetSourceSize(const std::optional<SizeF>& sourceSize) {} in SetSourceSize() function in OHOS::Ace::NG::ImageLoadingContext
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
Dimage_loading_context.cpp255 void ImageLoadingContext::SetSourceSize(const std::optional<SizeF>& sourceSize) in SetSourceSize() function in OHOS::Ace::NG::ImageLoadingContext
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_image.cpp223 void JSImage::SetSourceSize(const JSCallbackInfo& info) in SetSourceSize() function in OHOS::Ace::Framework::JSImage