Searched refs:CreateCameraPhotoNative (Results 1 – 3 of 3) sorted by relevance
185 OH_PhotoNative *photoNative = photoOutput_->CreateCameraPhotoNative(nativeImage, true); in ExecutePhoto()317 OH_PhotoNative *photoNative = photoOutput_->CreateCameraPhotoNative(nativeImage, false); in ExecuteRawPhoto()
260 …OH_PhotoNative* CreateCameraPhotoNative(std::shared_ptr<OHOS::Media::NativeImage> &image, bool isM…
352 OH_PhotoNative* Camera_PhotoOutput::CreateCameraPhotoNative(shared_ptr<Media::NativeImage> &image, … in CreateCameraPhotoNative() function in Camera_PhotoOutput