Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp257 auto captureSession = GetCaptureSession(); in SessionRemoveDeathRecipient()
282 auto captureSession = GetCaptureSession(); in BeginConfig()
327 auto captureSession = GetCaptureSession(); in CommitConfig()
524 auto captureSession = GetCaptureSession(); in SetDefaultColorSpace()
563 auto captureSession = GetCaptureSession(); in CanAddInput()
585 auto captureSession = GetCaptureSession(); in AddInput()
885 auto captureSession = GetCaptureSession(); in AddOutput()
1016 auto captureSession = GetCaptureSession(); in RemoveInput()
1074 auto captureSession = GetCaptureSession(); in RemoveOutput()
1099 auto captureSession = GetCaptureSession(); in Start()
[all …]
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp280 iCaptureSession = captureSession->GetCaptureSession(); in TestGetMetadata2()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_session.h1645 inline sptr<ICaptureSession> GetCaptureSession() in GetCaptureSession() function