Searched refs:ZslSnapshotCaptureSession (Results 1 – 3 of 3) sorted by relevance
93 ZslSnapshotCaptureSession::CreateSnapshotProcessBlock() { in CreateSnapshotProcessBlock()143 bool ZslSnapshotCaptureSession::IsStreamConfigurationSupported( in IsStreamConfigurationSupported()201 std::unique_ptr<CaptureSession> ZslSnapshotCaptureSession::Create( in Create()213 std::unique_ptr<ZslSnapshotCaptureSession>(new ZslSnapshotCaptureSession( in Create()233 ZslSnapshotCaptureSession::~ZslSnapshotCaptureSession() { in ~ZslSnapshotCaptureSession()247 status_t ZslSnapshotCaptureSession::BuildPipelines( in BuildPipelines()291 status_t ZslSnapshotCaptureSession::ConfigureStreams( in ConfigureStreams()391 status_t ZslSnapshotCaptureSession::ConfigureSnapshotStreams( in ConfigureSnapshotStreams()424 status_t ZslSnapshotCaptureSession::SetupSnapshotProcessChain( in SetupSnapshotProcessChain()485 status_t ZslSnapshotCaptureSession::SetupRealtimeProcessChain( in SetupRealtimeProcessChain()[all …]
49 class ZslSnapshotCaptureSession : public CaptureSession {77 virtual ~ZslSnapshotCaptureSession();86 ZslSnapshotCaptureSession(
65 ZslSnapshotCaptureSession::IsStreamConfigurationSupported,66 .CreateSession = ZslSnapshotCaptureSession::Create}};