Searched refs:OH_ImageSourceNative_ModifyImageProperty (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-source-c.md | 96 errCode = OH_ImageSourceNative_ModifyImageProperty(source, &setKey, &setValue); 98 …H_LOG_ERROR(LOG_APP, "ImageSourceNativeCTest sourceTest OH_ImageSourceNative_ModifyImageProperty f…
|
H A D | image-structure-c.md | 111 | Image_String | value | 配置项 | [OH_ImageSourceNative_ModifyImageProperty](../../reference/apis-imag…
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_source_native_ndk_test.cpp | 354 HWTEST_F(ImagSourceNdk2Test, OH_ImageSourceNative_ModifyImageProperty, TestSize.Level3) 360 Image_ErrorCode ret = OH_ImageSourceNative_ModifyImageProperty(imageSource, key, value);
|
/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-source-c.md | 96 errCode = OH_ImageSourceNative_ModifyImageProperty(source, &setKey, &setValue); 98 …H_LOG_ERROR(LOG_APP, "ImageSourceNativeCTest sourceTest OH_ImageSourceNative_ModifyImageProperty f…
|
H A D | image-structure-c.md | 111 | Image_String | value | Configuration item.| [OH_ImageSourceNative_ModifyImageProperty](../../refe…
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/image/ |
H A D | image_source_native.h | 441 Image_ErrorCode OH_ImageSourceNative_ModifyImageProperty(OH_ImageSourceNative *source, Image_String…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__source__native_8h.md | 69 …_ErrorCode](_image___native_module.md#image_errorcode) [OH_ImageSourceNative_ModifyImageProperty](…
|
H A D | _image___native_module.md | 190 | [Image_ErrorCode](#image_errorcode) [OH_ImageSourceNative_ModifyImageProperty](#oh_imagesourcenat… 2919 ### OH_ImageSourceNative_ModifyImageProperty() 2922 Image_ErrorCode OH_ImageSourceNative_ModifyImageProperty(OH_ImageSourceNative *source, Image_String…
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__source__native_8h.md | 68 …_ErrorCode](_image___native_module.md#image_errorcode) [OH_ImageSourceNative_ModifyImageProperty](…
|
H A D | _image___native_module.md | 190 | [Image_ErrorCode](#image_errorcode) [OH_ImageSourceNative_ModifyImageProperty](#oh_imagesourcenat… 3173 ### OH_ImageSourceNative_ModifyImageProperty() 3176 Image_ErrorCode OH_ImageSourceNative_ModifyImageProperty(OH_ImageSourceNative *source, Image_String…
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_source_native.cpp | 577 Image_ErrorCode OH_ImageSourceNative_ModifyImageProperty(OH_ImageSourceNative *source, Image_String… in OH_ImageSourceNative_ModifyImageProperty() function
|