Searched refs:OhosImageDecodingOps (Results 1 – 19 of 19) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__source__mdk_8h.md | 28 | struct [OhosImageDecodingOps](_ohos_image_decoding_ops.md) | 定义图像源解码选项。 | 58 …ve) \*native, struct [OhosImageDecodingOps](_ohos_image_decoding_ops.md) \*ops, napi_value \*res) … 59 …ve) \*native, struct [OhosImageDecodingOps](_ohos_image_decoding_ops.md) \*ops, napi_value \*res) …
|
H A D | image.md | 51 | struct [OhosImageDecodingOps](_ohos_image_decoding_ops.md) | 定义图像源解码选项。 | 193 | uint32_t [OhosImageDecodingOps::index](#index) | 定义图像源解码指数。 | 195 | uint32_t [OhosImageDecodingOps::rotate](#rotate) | 定义解码旋转选项。 | 3601 int8_t OhosImageDecodingOps::editable 3623 int32_t OhosImageDecodingOps::fitDensity 3655 uint32_t OhosImageDecodingOps::index 3854 int32_t OhosImageDecodingOps::pixelFormat 3876 struct OhosImageRegion OhosImageDecodingOps::region 3887 uint32_t OhosImageDecodingOps::rotate 3898 uint32_t OhosImageDecodingOps::sampleSize [all …]
|
H A D | _ohos_image_region.md | 6 定义图像源解码的范围选项。 [OhosImageDecodingOps](_ohos_image_decoding_ops.md), [OH_ImageSource_CreatePixelMap](…
|
H A D | _ohos_image_decoding_ops.md | 1 # OhosImageDecodingOps chapter
|
H A D | Readme-CN.md | 44 - [OhosImageDecodingOps](_ohos_image_decoding_ops.md)
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_source_mdk.h | 250 struct OhosImageDecodingOps { struct 667 struct OhosImageDecodingOps* ops, napi_value *res); 715 struct OhosImageDecodingOps* ops, napi_value *res);
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _ohos_image_decoding_ops.md | 1 # OhosImageDecodingOps chapter 6 The **OhosImageDecodingOps** struct defines the options for decoding an image source. It is used in…
|
H A D | image__source__mdk_8h.md | 28 | struct [OhosImageDecodingOps](_ohos_image_decoding_ops.md) | Defines the options for decoding an… 58 …OhosImageDecodingOps](_ohos_image_decoding_ops.md) \*ops, napi_value \*res) | Decodes an **ImageSo… 59 …OhosImageDecodingOps](_ohos_image_decoding_ops.md) \*ops, napi_value \*res) | Decodes an **ImageSo…
|
H A D | _ohos_image_region.md | 6 …t defines the region of an image source to decode. It is used in [OhosImageDecodingOps](_ohos_imag…
|
H A D | Readme-EN.md | 44 - [OhosImageDecodingOps](_ohos_image_decoding_ops.md)
|
H A D | image.md | 195 | uint32_t [OhosImageDecodingOps::rotate](#rotate) | Defines the decoding rotation options. | 1935 [ImageSourceNative](#imagesourcenative), [OhosImageDecodingOps](_ohos_image_decoding_ops.md) 2027 [ImageSourceNative](#imagesourcenative), [OhosImageDecodingOps](_ohos_image_decoding_ops.md) 3804 int8_t OhosImageDecodingOps::editable 3830 int32_t OhosImageDecodingOps::fitDensity 3868 uint32_t OhosImageDecodingOps::index 4104 int32_t OhosImageDecodingOps::pixelFormat 4130 struct OhosImageRegion OhosImageDecodingOps::region 4143 uint32_t OhosImageDecodingOps::rotate 4156 uint32_t OhosImageDecodingOps::sampleSize [all …]
|
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-decoding-native.md | 135 OhosImageDecodingOps decodingOps{}; 246 OhosImageDecodingOps decodingOps{}; 273 OhosImageDecodingOps decodingOps{};
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/ |
H A D | image_source_mdk_kits.h | 38 struct OhosImageDecodingOps* decodingOps;
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_source_mdk.cpp | 159 struct OhosImageDecodingOps* ops, napi_value *res) in OH_ImageSource_CreatePixelMap() 175 struct OhosImageDecodingOps* ops, napi_value* res) in OH_ImageSource_CreatePixelMapList()
|
/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-decoding-native.md | 135 OhosImageDecodingOps decodingOps{}; 246 OhosImageDecodingOps decodingOps{}; 273 OhosImageDecodingOps decodingOps{};
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_ndk_test.cpp | 433 OhosImageDecodingOps* ops = nullptr; 450 OhosImageDecodingOps* ops = nullptr;
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_source_mdk_kits.cpp | 60 static void ParseDecodingOps(DecodeOptions &decOps, struct OhosImageDecodingOps* ops) in ParseDecodingOps()
|
/ohos5.0/docs/zh-cn/application-dev/ |
H A D | website.md | 3910 - [OhosImageDecodingOps](reference/apis-image-kit/_ohos_image_decoding_ops.md)
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 3769 - [OhosImageDecodingOps](reference/apis-image-kit/_ohos_image_decoding_ops.md)
|