Searched refs:OhosImageSourceProperty (Results 1 – 16 of 16) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_source_mdk.h | 364 struct OhosImageSourceProperty { struct 851 struct OhosImageSourceProperty* key, struct OhosImageSourceProperty* value); 884 struct OhosImageSourceProperty* key, struct OhosImageSourceProperty* value);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__source__mdk_8h.md | 34 | struct [OhosImageSourceProperty](_ohos_image_source_property.md) | 定义图像源属性键值字符串。 | 63 …rcenative) \*native, struct [OhosImageSourceProperty](_ohos_image_source_property.md) \*key, struc… 64 …rcenative) \*native, struct [OhosImageSourceProperty](_ohos_image_source_property.md) \*key, struc…
|
H A D | image.md | 57 | struct [OhosImageSourceProperty](_ohos_image_source_property.md) | 定义图像源属性键值字符串。 | 214 | char \* [OhosImageSourceProperty::value](#value) = nullptr | 定义图像源属性键值字符串头地址。 | 215 | size_t [OhosImageSourceProperty::size](#size-77) = 0 | 定义图像源属性键值字符串大小。 | 2115 …rty (const ImageSourceNative * native, struct OhosImageSourceProperty * key, struct OhosImageSourc… 2127 | key | 表明属性关键字[OhosImageSourceProperty](_ohos_image_source_property.md)的指针。 | 2172 [ImageSourceNative](#imagesourcenative), [OhosImageSourceProperty](_ohos_image_source_property.md) 2241 …rty (const ImageSourceNative * native, struct OhosImageSourceProperty * key, struct OhosImageSourc… 2253 | key | 表明属性关键字[OhosImageSourceProperty](_ohos_image_source_property.md)的指针。 | 2254 | value | 为了修改表明属性值[OhosImageSourceProperty](_ohos_image_source_property.md)的指针。 | 3975 size_t OhosImageSourceProperty::size = 0 [all …]
|
H A D | _ohos_image_source_property.md | 1 # OhosImageSourceProperty chapter
|
H A D | Readme-CN.md | 52 - [OhosImageSourceProperty](_ohos_image_source_property.md)
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _ohos_image_source_property.md | 1 # OhosImageSourceProperty chapter 6 The **OhosImageSourceProperty** struct defines the property string (in key-value format) of an imag…
|
H A D | image__source__mdk_8h.md | 34 | struct [OhosImageSourceProperty](_ohos_image_source_property.md) | Defines the property string (… 63 …rcenative) \*native, struct [OhosImageSourceProperty](_ohos_image_source_property.md) \*key, struc… 64 …rcenative) \*native, struct [OhosImageSourceProperty](_ohos_image_source_property.md) \*key, struc…
|
H A D | Readme-EN.md | 52 - [OhosImageSourceProperty](_ohos_image_source_property.md)
|
H A D | image.md | 57 | struct [OhosImageSourceProperty](_ohos_image_source_property.md) | Defines the property string (… 214 | char \* [OhosImageSourceProperty::value](#value) = nullptr | Defines a pointer to the head of the… 215 | size_t [OhosImageSourceProperty::size](#size-77) = 0 | Defines the size of the property string. | 2227 …rty (const ImageSourceNative * native, struct OhosImageSourceProperty * key, struct OhosImageSourc… 2241 | key | Pointer to the property. For details, see [OhosImageSourceProperty](_ohos_image_source_prop… 2286 [ImageSourceNative](#imagesourcenative), [OhosImageSourceProperty](_ohos_image_source_property.md) 2359 …rty (const ImageSourceNative * native, struct OhosImageSourceProperty * key, struct OhosImageSourc… 2373 | key | Pointer to the property. For details, see [OhosImageSourceProperty](_ohos_image_source_prop… 2418 [ImageSourceNative](#imagesourcenative), [OhosImageSourceProperty](_ohos_image_source_property.md) 4247 size_t OhosImageSourceProperty::size = 0 [all …]
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/ |
H A D | image_source_mdk_kits.h | 42 struct OhosImageSourceProperty* inPropertyKey; 43 struct OhosImageSourceProperty* propertyVal;
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_source_mdk.cpp | 233 struct OhosImageSourceProperty* key, struct OhosImageSourceProperty* value) in OH_ImageSource_GetImageProperty() 248 struct OhosImageSourceProperty* key, struct OhosImageSourceProperty* value) in OH_ImageSource_ModifyImageProperty()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_ndk_test.cpp | 516 OhosImageSourceProperty* key = nullptr; 517 OhosImageSourceProperty* value = nullptr; 533 OhosImageSourceProperty* key = nullptr; 534 OhosImageSourceProperty* value = nullptr;
|
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-decoding-native.md | 153 OhosImageSourceProperty target; 158 OhosImageSourceProperty response{};
|
/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-decoding-native.md | 153 OhosImageSourceProperty target; 158 OhosImageSourceProperty response{};
|
/ohos5.0/docs/zh-cn/application-dev/ |
H A D | website.md | 3918 - [OhosImageSourceProperty](reference/apis-image-kit/_ohos_image_source_property.md)
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 3777 - [OhosImageSourceProperty](reference/apis-image-kit/_ohos_image_source_property.md)
|