Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp235 std::unique_ptr<Picture> dstPicture = std::make_unique<Picture>(); in Create() local
548 Picture* dstPicture = Picture::Unmarshalling(data, error); in Unmarshalling() local