Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp617 void FillNapiObjectWithCaptureId(napi_env env, int32_t captureId, napi_value &photoAsset) in FillNapiObjectWithCaptureId() function
664FillNapiObjectWithCaptureId(callbackInfo->listener_->env_, callbackInfo->captureId, photoAsset); in UpdatePictureJSCallback()
845 FillNapiObjectWithCaptureId(env_, GetCaptureId(surfaceBuffer), photoValue); in ExecutePhoto()
968 FillNapiObjectWithCaptureId(env_, captureId, photoAssetValue); in ExecutePhotoAsset()