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 D | image_source_mdk.h | 518 int32_t OH_ImageSource_CreateFromRawFile(napi_env env, RawFileDescriptor rawFile,
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__source__mdk_8h.md | 53 | int32_t [OH_ImageSource_CreateFromRawFile](image.md#oh_imagesource_createfromrawfile) (napi_env e…
|
H A D | image.md | 149 | 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 D | image_source_mdk.cpp | 107 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 D | image_ndk_test.cpp | 366 int32_t ret = OH_ImageSource_CreateFromRawFile(env, rawFile, ops, res);
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__source__mdk_8h.md | 53 | int32_t [OH_ImageSource_CreateFromRawFile](image.md#oh_imagesource_createfromrawfile) (napi_env e…
|
H A D | image.md | 149 | 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…
|