Home
last modified time | relevance | path

Searched refs:OH_ImageSource_CreateFromRawFile (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_source_mdk.h518 int32_t OH_ImageSource_CreateFromRawFile(napi_env env, RawFileDescriptor rawFile,
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dimage__source__mdk_8h.md53 | int32_t [OH_ImageSource_CreateFromRawFile](image.md#oh_imagesource_createfromrawfile) (napi_env e…
H A Dimage.md149 | int32_t [OH_ImageSource_CreateFromRawFile](#oh_imagesource_createfromrawfile) (napi_env env, RawF…
1571 ### OH_ImageSource_CreateFromRawFile()
1574 int32_t OH_ImageSource_CreateFromRawFile (napi_env env, RawFileDescriptor rawFile, struct OhosImage…
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_mdk.cpp107 int32_t OH_ImageSource_CreateFromRawFile(napi_env env, RawFileDescriptor rawFile, in OH_ImageSource_CreateFromRawFile() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_ndk_test.cpp366 int32_t ret = OH_ImageSource_CreateFromRawFile(env, rawFile, ops, res);
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Dimage__source__mdk_8h.md53 | int32_t [OH_ImageSource_CreateFromRawFile](image.md#oh_imagesource_createfromrawfile) (napi_env e…
H A Dimage.md149 | int32_t [OH_ImageSource_CreateFromRawFile](#oh_imagesource_createfromrawfile) (napi_env env, RawF…
1664 ### OH_ImageSource_CreateFromRawFile()
1667 int32_t OH_ImageSource_CreateFromRawFile (napi_env env, RawFileDescriptor rawFile, struct OhosImage…