Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dimage__source__mdk_8h.md27 | 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 Dimage.md50 | 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.md1 # OhosImageSourceOps chapter
H A DReadme-CN.md51 - [OhosImageSourceOps](_ohos_image_source_ops.md)
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_source_mdk.h233 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 Dimage__source__mdk_8h.md27 | struct [OhosImageSourceOps](_ohos_image_source_ops.md) | Defines the image source options. |
49OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource…
50OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource…
51OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource…
52OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource…
53OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource…
54OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource…
55OhosImageSourceOps](_ohos_image_source_ops.md) \*ops, napi_value \*res) | Creates an **ImageSource…
H A D_ohos_image_source_ops.md1 # OhosImageSourceOps chapter
6 The **OhosImageSourceOps** struct defines the image source options. It is used in [OH_ImageSource_C…
H A Dimage.md50 | 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 DReadme-EN.md51 - [OhosImageSourceOps](_ohos_image_source_ops.md)
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_mdk.cpp50 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 Dimage_ndk_test.cpp288 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 Dimage-decoding-native.md126 OhosImageSourceOps ops{};
220 OhosImageSourceOps ops{};
264 OhosImageSourceOps ops{};
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/
H A Dimage_source_mdk_kits.h37 struct OhosImageSourceOps* sourceOps;
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-decoding-native.md126 OhosImageSourceOps ops{};
220 OhosImageSourceOps ops{};
264 OhosImageSourceOps ops{};
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp52 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 Dwebsite.md3917 - [OhosImageSourceOps](reference/apis-image-kit/_ohos_image_source_ops.md)
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md3776 - [OhosImageSourceOps](reference/apis-image-kit/_ohos_image_source_ops.md)