Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.h419 void StartDecoding(const SizeF& dstSize);
H A Dimage_pattern.cpp475 StartDecoding(geometryNode->GetContentSize()); in OnImageDataReady()
531 void ImagePattern::StartDecoding(const SizeF& dstSize) in StartDecoding() function in OHOS::Ace::NG::ImagePattern
641 StartDecoding(dstSize); in OnDirtyLayoutWrapperSwap()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_testthree_ng.cpp1242 imagePattern->StartDecoding(SizeF());