Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_napi.cpp107 std::string imageUriStr = ExtNapiUtils::GetStringFromValueUtf8(env, imageUri); in JsCreate() local
108 NG::MovingPhotoModelNG::GetInstance()->SetImageSrc(imageUriStr); in JsCreate()