Home
last modified time | relevance | path

Searched defs:mainImage (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_native_impl.cpp41 Camera_ErrorCode OH_PhotoNative::GetMainImage(OH_ImageNative** mainImage) in GetMainImage()
49 void OH_PhotoNative::SetMainImage(std::shared_ptr<OHOS::Media::NativeImage> &mainImage) in SetMainImage()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dphoto_native.cpp25 Camera_ErrorCode OH_PhotoNative_GetMainImage(OH_PhotoNative* photo, OH_ImageNative** mainImage) in OH_PhotoNative_GetMainImage()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_napi.cpp105 napi_value PhotoNapi::CreatePhoto(napi_env env, napi_value mainImage) in CreatePhoto()
H A Dphoto_output_napi.cpp834 napi_value mainImage = nullptr; in ExecutePhoto() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp5552 OH_ImageNative* mainImage = nullptr; variable
5578 OH_ImageNative* mainImage = nullptr; variable