Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp140 static bool IsMaxSupportedSizeGreaterThanOrEqual( in IsMaxSupportedSizeGreaterThanOrEqual() function
181 IsMaxSupportedSizeGreaterThanOrEqual(depth16_output_sizes, in SupportsMandatoryConcurrentStreams()
209 if (IsMaxSupportedSizeGreaterThanOrEqual(yuv_output_sizes, s1440pStreamSize) && in SupportsMandatoryConcurrentStreams()
215 } else if (IsMaxSupportedSizeGreaterThanOrEqual(yuv_output_sizes, in SupportsMandatoryConcurrentStreams()
224 if (IsMaxSupportedSizeGreaterThanOrEqual(priv_output_sizes, s1440pStreamSize) && in SupportsMandatoryConcurrentStreams()
230 } else if (IsMaxSupportedSizeGreaterThanOrEqual(priv_output_sizes, in SupportsMandatoryConcurrentStreams()
239 if (IsMaxSupportedSizeGreaterThanOrEqual(blob_output_sizes, s1440pStreamSize) && in SupportsMandatoryConcurrentStreams()
245 } else if (IsMaxSupportedSizeGreaterThanOrEqual(blob_output_sizes, in SupportsMandatoryConcurrentStreams()