Home
last modified time | relevance | path

Searched refs:isStreamCombinationSupported (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/camera/
DCameraDevice.h55 ScopedAStatus isStreamCombinationSupported(
DCameraDevice.cpp442 ScopedAStatus CameraDevice::isStreamCombinationSupported( in isStreamCombinationSupported() function in android::hardware::camera::provider::implementation::CameraDevice
444 *support = CameraDeviceSession::isStreamCombinationSupported(cfg, *mHwCamera); in isStreamCombinationSupported()
DCameraDeviceSession.h96 static bool isStreamCombinationSupported(const StreamConfiguration& cfg,
DCameraDeviceSession.cpp309 bool CameraDeviceSession::isStreamCombinationSupported(const StreamConfiguration& cfg, in isStreamCombinationSupported() function in android::hardware::camera::provider::implementation::CameraDeviceSession