Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp146 static bool IsMaxSupportedSizeGreaterThanOrEqual( in IsMaxSupportedSizeGreaterThanOrEqual() function
187 IsMaxSupportedSizeGreaterThanOrEqual(depth16_output_sizes, in SupportsMandatoryConcurrentStreams()
215 if (IsMaxSupportedSizeGreaterThanOrEqual(yuv_output_sizes, s1440pStreamSize) && in SupportsMandatoryConcurrentStreams()
221 } else if (IsMaxSupportedSizeGreaterThanOrEqual(yuv_output_sizes, in SupportsMandatoryConcurrentStreams()
230 if (IsMaxSupportedSizeGreaterThanOrEqual(priv_output_sizes, s1440pStreamSize) && in SupportsMandatoryConcurrentStreams()
236 } else if (IsMaxSupportedSizeGreaterThanOrEqual(priv_output_sizes, in SupportsMandatoryConcurrentStreams()
245 if (IsMaxSupportedSizeGreaterThanOrEqual(blob_output_sizes, s1440pStreamSize) && in SupportsMandatoryConcurrentStreams()
251 } else if (IsMaxSupportedSizeGreaterThanOrEqual(blob_output_sizes, in SupportsMandatoryConcurrentStreams()