Home
last modified time | relevance | path

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.md6 …reatePixelMap](image.md#oh_imagesource_createpixelmap) and [OH_ImageSource_CreatePixelMapList](ima…
H A D_ohos_image_decoding_ops.md6 …ce_CreatePixelMap](image.md#oh_imagesource_createpixelmap)和[OH_ImageSource_CreatePixelMapList](ima…
H A Dimage__source__mdk_8h.md59 | int32_t [OH_ImageSource_CreatePixelMapList](image.md#oh_imagesource_createpixelmaplist) (const [I…
H A Dimage.md155 | 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.md6 …eatePixelMap](image.md#oh_imagesource_createpixelmap), and [OH_ImageSource_CreatePixelMapList](ima…
H A D_ohos_image_decoding_ops.md6 …reatePixelMap](image.md#oh_imagesource_createpixelmap) and [OH_ImageSource_CreatePixelMapList](ima…
H A Dimage__source__mdk_8h.md59 | int32_t [OH_ImageSource_CreatePixelMapList](image.md#oh_imagesource_createpixelmaplist) (const [I…
H A Dimage.md155 | 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 Dimage_source_mdk.h714 int32_t OH_ImageSource_CreatePixelMapList(const ImageSourceNative* native,
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_mdk.cpp174 int32_t OH_ImageSource_CreatePixelMapList(const ImageSourceNative* native, in OH_ImageSource_CreatePixelMapList() function
/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dimage-decoding-native.md141 // OH_ImageSource_CreatePixelMapList(imageSourceNative_c, &decodingOps, &pixelMapList);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_ndk_test.cpp452 int32_t ret = OH_ImageSource_CreatePixelMapList(native, ops, res);
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-decoding-native.md141 // OH_ImageSource_CreatePixelMapList(imageSourceNative_c, &decodingOps, &pixelMapList);