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
227 HeicEncoderInfoManager::FrameRateMaps::const_iterator HeicEncoderInfoManager::findClosestSize( in findClosestSize() function in android::camera3::HeicEncoderInfoManager
372 private static int findClosestSize(List<Size> sortedSizes, int targetPixelCount) { in findClosestSize() method in SettingsUtil
1693 private Size findClosestSize(int width, int height) { in findClosestSize() method in MediaCodecInfo.VideoCapabilities