Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dpreview_output.cpp186 wrapper->OnSketchStatusChanged(status, session->GetFeaturesMode()); in OnSketchStatusChanged()
273 auto currentMode = session->GetFeaturesMode(); in GetSketchRatio()
292 int32_t retCode = wrapper->Init(metadata, session->GetFeaturesMode()); in CreateSketchWrapper()
493 session->GetFeaturesMode().GetSceneMode(), hdi_format, metaData); in FindSketchSize()
570 wrapper->OnMetadataDispatch(session->GetFeaturesMode(), tag, metadataItem); in OnControlMetadataChanged()
584 wrapper->OnMetadataDispatch(session->GetFeaturesMode(), tag, metadataItem); in OnResultMetadataChanged()
608 float sketchRatio = sketchWrapper_->GetSketchEnableRatio(session->GetFeaturesMode()); in OnNativeRegisterCallback()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp411 session->GetFeaturesMode(); in TestOther()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_mode.cpp525 …cout<< "getMode:" << portraitSession->GetFeaturesMode().Dump() << ",minZoom:" << vecZoomRatioList[… in main()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_session.h1546 SceneFeaturesMode GetFeaturesMode();
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp4506 auto modeName = session->GetFeaturesMode();
5329 session->GetFeaturesMode();
5987 auto modeName = session->GetFeaturesMode();
6044 auto modeName = session->GetFeaturesMode();
6048 float sketchRatio = sketchWrapper->GetSketchEnableRatio(session->GetFeaturesMode());
6096 auto modeName = session->GetFeaturesMode();
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp459 GetFeaturesMode().GetFeaturedMode(), metadata->get(), supportedSpecIds, this, isForApp); in GetSessionFunctions()
469 return builder.GetConflictAbility(GetFeaturesMode().GetFeaturedMode(), metadata->get()); in GetSessionConflictFunctions()
2631 if (GetFeaturesMode().GetFeaturedMode() == item.data.i32[i]) { in GetZoomRatioRange()
2998 SceneFeaturesMode CaptureSession::GetFeaturesMode() in GetFeaturesMode() function in OHOS::CameraStandard::CaptureSession
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp8729 auto mode = camSession->GetFeaturesMode();
8733 mode = camSession->GetFeaturesMode();