Searched refs:isEnableMoonCaptureBoost (Results 1 – 1 of 1) sorted by relevance
3274 bool isEnableMoonCaptureBoost; in EnableMoonCaptureBoost() local3275 napi_get_value_bool(env, argv[PARAM0], &isEnableMoonCaptureBoost); in EnableMoonCaptureBoost()3276 … MEDIA_INFO_LOG("CameraSessionNapi::EnableMoonCaptureBoost:%{public}d", isEnableMoonCaptureBoost); in EnableMoonCaptureBoost()3278 …32_t retCode = cameraSessionNapi->cameraSession_->EnableMoonCaptureBoost(isEnableMoonCaptureBoost); in EnableMoonCaptureBoost()