Searched refs:nightMode (Results 1 – 6 of 6) sorted by relevance
84 int32_t nightMode; member
87 info.nightMode = *(reinterpret_cast<const int32_t *>(data)); in SoftBusReportBusCenterFaultEvtFuzzTest()
206 info.nightMode = 0;
764 const int32_t nightMode = 4; in IsQuickThumbnailSupported() local765 if ((session->GetMode() == nightMode && (cameraObj->GetPosition() != CAMERA_POSITION_FRONT)) || in IsQuickThumbnailSupported()
710 msg->paramArray[SOFTBUS_EVT_PARAM_SEVEN].paramValue.i32v = info->nightMode; in SetBusCenterFaultMsgParamValve()
7889 SceneMode nightMode = SceneMode::NIGHT; variable7890 sptr<CaptureSession> captureSession = manager_->CreateCaptureSession(nightMode);7916 SceneMode nightMode = SceneMode::NIGHT; variable7917 sptr<CaptureSession> captureSession = manager_->CreateCaptureSession(nightMode);10084 SceneMode nightMode = SceneMode::NIGHT; variable10085 if (!IsSupportMode(nightMode)) {10095 modeManagerObj->GetSupportedOutputCapability(cameras_[0], nightMode);10098 sptr<CaptureSession> captureSession = modeManagerObj->CreateCaptureSession(nightMode);