/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__source__mdk_8h.md | 27 | struct [OhosImageSourceOps](_ohos_image_source_ops.md) | 定义图像源选项信息。 | 49 …ruct [OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | 通过给定的信息[OhosImageS… 50 …i, size_t size, struct [OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | … 51 …v, int32_t fd, struct [OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | 通… 52 …_t dataSize, struct [OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | 通过给… 53 …ile, struct [OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | 通过给定的资源描述符 … 54 …[OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | 通过给定的infomations[OhosIm… 55 …t dataSize, struct [OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | 通过给定…
|
H A D | image.md | 50 | struct [OhosImageSourceOps](_ohos_image_source_ops.md) | 定义图像源选项信息。 | 187 | int32_t [OhosImageSourceOps::density](#density-12) | 图像源像素密度。 | 1450 | ops | 表明创建一个图像源的选项。查看[OhosImageSourceOps](_ohos_image_source_ops.md)。 | 1532 [OhosImageSourceOps](_ohos_image_source_ops.md) 1568 [OhosImageSourceOps](_ohos_image_source_ops.md) 1604 [OhosImageSourceOps](_ohos_image_source_ops.md) 1641 [OhosImageSourceOps](_ohos_image_source_ops.md) 1746 [OhosImageSourceOps](_ohos_image_source_ops.md) 3579 int32_t OhosImageSourceOps::density 3843 int32_t OhosImageSourceOps::pixelFormat [all …]
|
H A D | _ohos_image_source_ops.md | 1 # OhosImageSourceOps chapter
|
H A D | Readme-CN.md | 51 - [OhosImageSourceOps](_ohos_image_source_ops.md)
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_source_mdk.h | 233 struct OhosImageSourceOps { struct 429 struct OhosImageSourceOps* ops, napi_value *res); 452 struct OhosImageSourceOps* ops, napi_value *res); 474 struct OhosImageSourceOps* ops, napi_value *res); 497 struct OhosImageSourceOps* ops, napi_value *res); 519 struct OhosImageSourceOps* ops, napi_value *res); 559 struct OhosImageSourceOps* ops, napi_value *res); 583 struct OhosImageSourceOps* ops, napi_value *res);
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__source__mdk_8h.md | 27 | struct [OhosImageSourceOps](_ohos_image_source_ops.md) | Defines the image source options. | 49 …OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource… 50 …OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource… 51 …OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource… 52 …OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource… 53 …OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource… 54 …OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource… 55 …OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource…
|
H A D | _ohos_image_source_ops.md | 1 # OhosImageSourceOps chapter 6 The **OhosImageSourceOps** struct defines the image source options. It is used in [OH_ImageSource_C…
|
H A D | image.md | 50 | struct [OhosImageSourceOps](_ohos_image_source_ops.md) | Defines the image source options. | 187 | int32_t [OhosImageSourceOps::density](#density-12) | Defines the pixel density of the image sourc… 1583 [OhosImageSource](_ohos_image_source.md), [OhosImageSourceOps](_ohos_image_source_ops.md) 1623 [OhosImageSourceOps](_ohos_image_source_ops.md) 1661 [OhosImageSourceOps](_ohos_image_source_ops.md) 1699 [OhosImageSourceOps](_ohos_image_source_ops.md) 1738 [OhosImageSourceOps](_ohos_image_source_ops.md) 1848 [OhosImageSourceOps](_ohos_image_source_ops.md) 3778 int32_t OhosImageSourceOps::density 4091 int32_t OhosImageSourceOps::pixelFormat [all …]
|
H A D | Readme-EN.md | 51 - [OhosImageSourceOps](_ohos_image_source_ops.md)
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_source_mdk.cpp | 50 struct OhosImageSourceOps* ops, napi_value *res) in OH_ImageSource_Create() 63 struct OhosImageSourceOps* ops, napi_value *res) in OH_ImageSource_CreateFromUri() 79 struct OhosImageSourceOps* ops, napi_value *res) in OH_ImageSource_CreateFromFd() 92 struct OhosImageSourceOps* ops, napi_value *res) in OH_ImageSource_CreateFromData() 108 struct OhosImageSourceOps* ops, napi_value *res) in OH_ImageSource_CreateFromRawFile() 121 struct OhosImageSource* source, struct OhosImageSourceOps* ops, napi_value *res) in OH_ImageSource_CreateIncremental() 134 struct OhosImageSourceOps* ops, napi_value *res) in OH_ImageSource_CreateIncrementalFromData()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_ndk_test.cpp | 288 OhosImageSourceOps* ops= nullptr; 307 OhosImageSourceOps* ops= nullptr; 325 OhosImageSourceOps* ops= nullptr; 344 OhosImageSourceOps* ops= nullptr; 365 OhosImageSourceOps* ops= nullptr; 383 OhosImageSourceOps* ops= nullptr; 402 OhosImageSourceOps* ops= nullptr;
|
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-decoding-native.md | 126 OhosImageSourceOps ops{}; 220 OhosImageSourceOps ops{}; 264 OhosImageSourceOps ops{};
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/ |
H A D | image_source_mdk_kits.h | 37 struct OhosImageSourceOps* sourceOps;
|
/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-decoding-native.md | 126 OhosImageSourceOps ops{}; 220 OhosImageSourceOps ops{}; 264 OhosImageSourceOps ops{};
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_source_mdk_kits.cpp | 52 static void ParseImageSourceOps(SourceOptions &opts, struct OhosImageSourceOps* ops) in ParseImageSourceOps() 117 struct OhosImageSourceOps* ops, std::shared_ptr<ImageSource> &result, ImageResource &resource) in ImageSourceNativeCreate()
|
/ohos5.0/docs/zh-cn/application-dev/ |
H A D | website.md | 3917 - [OhosImageSourceOps](reference/apis-image-kit/_ohos_image_source_ops.md)
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 3776 - [OhosImageSourceOps](reference/apis-image-kit/_ohos_image_source_ops.md)
|