Home
last modified time | relevance | path

Searched defs:imageUri (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/js_photo_editor_extension_impl_test/
H A Djs_photo_editor_extension_impl_test.cpp64 std::string imageUri = ""; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/native/c_api/moving_photo_capi/
H A Dmoving_photo_capi.cpp31 MediaLibrary_ErrorCode OH_MovingPhoto_RequestContentWithUris(OH_MovingPhoto* movingPhoto, char* imageUri, in OH_MovingPhoto_RequestContentWithUris() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
H A Djs_photo_editor_extension_impl.cpp147 std::string imageUri = want.GetStringParam("ability.params.stream"); in OnStartContentEditing() local
H A Dphoto_editor_extension_context.cpp107 PhotoEditorErrorCode PhotoEditorExtensionContext::CopyImageToPanel(const std::string &imageUri, in CopyImageToPanel() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/moving_photo_test/src/
H A Dmoving_photo_test.cpp121 char* imageUri = strdup(destUri.c_str()); in HWTEST_F() local
139 char imageUri[] = "testImageUri"; in HWTEST_F() local
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp137 void LumeCustomRender::LoadImage(const std::string& imageUri) in LoadImage() argument
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp42 MovingPhotoImpl::MovingPhotoImpl(const std::string& imageUri) : imageUri_(imageUri) in MovingPhotoImpl() argument
61 MediaLibrary_ErrorCode MovingPhotoImpl::RequestContentWithUris(char* imageUri, char* videoUri) in RequestContentWithUris() argument
208 int32_t MovingPhotoImpl::OpenReadOnlyImage(const std::string& imageUri, bool isMediaLibUri) in OpenReadOnlyImage() argument
[all...]
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_napi.cpp88 napi_value imageUri; in JsCreate() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmoving_photo_napi.cpp126 static int32_t OpenReadOnlyImage(const std::string& imageUri, bool isMediaLibUri) in OpenReadOnlyImage() argument

Completed in 5 milliseconds