Home
last modified time | relevance | path

Searched defs:nightSession (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dnight_session.h45 explicit NightSession(sptr<ICaptureSession>& nightSession) : CaptureSession(nightSession) in NightSession()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp7891 auto nightSession = static_cast<NightSession*>(captureSession.GetRefPtr()); variable
7918 auto nightSession = static_cast<NightSession*>(captureSession.GetRefPtr()); variable
10100 sptr<NightSession> nightSession = static_cast<NightSession*>(captureSession.GetRefPtr()); variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp7079 sptr<NightSession> nightSession = static_cast<NightSession*>(captureSession.GetRefPtr()); variable
7130 sptr<NightSession> nightSession = static_cast<NightSession*>(captureSession.GetRefPtr()); variable