Searched defs:findClosestSize (Results 1 – 4 of 4) sorted by relevance
276 private int[] findClosestSize(int width, int height, Camera.Parameters parameters) { in findClosestSize() method in CameraSource
225 HeicEncoderInfoManager::FrameRateMaps::const_iterator HeicEncoderInfoManager::findClosestSize( in findClosestSize() function in android::camera3::HeicEncoderInfoManager
602 static Size findClosestSize(Size size, Size[] supportedSizes) { in findClosestSize() method in LegacyCameraDevice
1542 private Size findClosestSize(int width, int height) { in findClosestSize() method in MediaCodecInfo.VideoCapabilities