Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dutils.h43 bool IsSecuredStream(const Stream& stream);
Dutils.cc623 bool IsSecuredStream(const Stream& stream) { in IsSecuredStream() function
/hardware/google/camera/common/hal/google_camera_hal/
Dzsl_snapshot_capture_session.cc227 if (utils::IsSecuredStream(stream)) { in IsStreamConfigurationSupported()