Searched refs:OH_ImageSource_CreatePixelMapList (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | _ohos_image_region.md | 6 …reatePixelMap](image.md#oh_imagesource_createpixelmap) and [OH_ImageSource_CreatePixelMapList](ima…
|
H A D | _ohos_image_decoding_ops.md | 6 …ce_CreatePixelMap](image.md#oh_imagesource_createpixelmap)和[OH_ImageSource_CreatePixelMapList](ima…
|
H A D | image__source__mdk_8h.md | 59 | int32_t [OH_ImageSource_CreatePixelMapList](image.md#oh_imagesource_createpixelmaplist) (const [I…
|
H A D | image.md | 155 | int32_t [OH_ImageSource_CreatePixelMapList](#oh_imagesource_createpixelmaplist) (const [ImageSour… 1834 ### OH_ImageSource_CreatePixelMapList() 1837 int32_t OH_ImageSource_CreatePixelMapList (const ImageSourceNative * native, struct OhosImageDecodi…
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _ohos_image_region.md | 6 …eatePixelMap](image.md#oh_imagesource_createpixelmap), and [OH_ImageSource_CreatePixelMapList](ima…
|
H A D | _ohos_image_decoding_ops.md | 6 …reatePixelMap](image.md#oh_imagesource_createpixelmap) and [OH_ImageSource_CreatePixelMapList](ima…
|
H A D | image__source__mdk_8h.md | 59 | int32_t [OH_ImageSource_CreatePixelMapList](image.md#oh_imagesource_createpixelmaplist) (const [I…
|
H A D | image.md | 155 | int32_t [OH_ImageSource_CreatePixelMapList](#oh_imagesource_createpixelmaplist) (const [ImageSour… 1938 ### OH_ImageSource_CreatePixelMapList() 1941 int32_t OH_ImageSource_CreatePixelMapList (const ImageSourceNative * native, struct OhosImageDecodi…
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_source_mdk.h | 714 int32_t OH_ImageSource_CreatePixelMapList(const ImageSourceNative* native,
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_source_mdk.cpp | 174 int32_t OH_ImageSource_CreatePixelMapList(const ImageSourceNative* native, in OH_ImageSource_CreatePixelMapList() function
|
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-decoding-native.md | 141 // OH_ImageSource_CreatePixelMapList(imageSourceNative_c, &decodingOps, &pixelMapList);
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_ndk_test.cpp | 452 int32_t ret = OH_ImageSource_CreatePixelMapList(native, ops, res);
|
/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-decoding-native.md | 141 // OH_ImageSource_CreatePixelMapList(imageSourceNative_c, &decodingOps, &pixelMapList);
|