Searched refs:CreateRawPhoto (Results 1 – 3 of 3) sorted by relevance
29 static napi_value CreateRawPhoto(napi_env env, napi_value mainImage);
154 napi_value PhotoNapi::CreateRawPhoto(napi_env env, napi_value rawImage) in CreateRawPhoto() function in OHOS::CameraStandard::PhotoNapi
1181 result[PARAM1] = PhotoNapi::CreateRawPhoto(env_, rawImage); in ExecuteRawPhoto()