Home
last modified time | relevance | path

Searched refs:OH_ImageSourceNative_CreatePixelmapList (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dimage-source-c.md138 errCode = OH_ImageSourceNative_CreatePixelmapList(source, opts, resVecPixMap, outSize);
142 …OH_LOG_ERROR(LOG_APP, "ImageSourceNativeCTest sourceTest OH_ImageSourceNative_CreatePixelmapList f…
H A Dimage-structure-c.md101 | [OH_ImageSourceNative_CreatePixelmapList](../../reference/apis-image-kit/_image___native_module.m…
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_source_native_ndk_test.cpp289 HWTEST_F(ImagSourceNdk2Test, OH_ImageSourceNative_CreatePixelmapList, TestSize.Level3)
296 …Image_ErrorCode ret = OH_ImageSourceNative_CreatePixelmapList(imageSource, ops, resVecPixMap, outS…
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-source-c.md138 errCode = OH_ImageSourceNative_CreatePixelmapList(source, opts, resVecPixMap, outSize);
142 …OH_LOG_ERROR(LOG_APP, "ImageSourceNativeCTest sourceTest OH_ImageSourceNative_CreatePixelmapList f…
H A Dimage-structure-c.md101 | [OH_ImageSourceNative_CreatePixelmapList](../../reference/apis-image-kit/_image___native_module.m…
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/image/
H A Dimage_source_native.h373 Image_ErrorCode OH_ImageSourceNative_CreatePixelmapList(OH_ImageSourceNative *source, OH_DecodingOp…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dimage__source__native_8h.md64 …e_ErrorCode](_image___native_module.md#image_errorcode) [OH_ImageSourceNative_CreatePixelmapList](…
H A D_image___native_module.md185 | [Image_ErrorCode](#image_errorcode) [OH_ImageSourceNative_CreatePixelmapList](#oh_imagesourcenati…
2804 ### OH_ImageSourceNative_CreatePixelmapList()
2807 Image_ErrorCode OH_ImageSourceNative_CreatePixelmapList(OH_ImageSourceNative *source, OH_DecodingOp…
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Dimage__source__native_8h.md64 …e_ErrorCode](_image___native_module.md#image_errorcode) [OH_ImageSourceNative_CreatePixelmapList](…
H A D_image___native_module.md185 | [Image_ErrorCode](#image_errorcode) [OH_ImageSourceNative_CreatePixelmapList](#oh_imagesourcenati…
3048 ### OH_ImageSourceNative_CreatePixelmapList()
3051 Image_ErrorCode OH_ImageSourceNative_CreatePixelmapList(OH_ImageSourceNative *source, OH_DecodingOp…
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native.cpp453 Image_ErrorCode OH_ImageSourceNative_CreatePixelmapList(OH_ImageSourceNative *source, OH_DecodingOp… in OH_ImageSourceNative_CreatePixelmapList() function