Searched refs:getSupportedSizes (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/
H A DOneCamera.java347 public Size[] getSupportedSizes(); method in interface:OneCamera
/packages/apps/Camera2/src/com/android/camera/one/v2/
H A DOneCameraImpl.java379 public Size[] getSupportedSizes() { method in class:OneCameraImpl
648 return CaptureModuleUtil.getOptimalPreviewSize(context, getSupportedSizes(),
H A DOneCameraZslImpl.java554 public Size[] getSupportedSizes() { method in class:OneCameraZslImpl
1018 return CaptureModuleUtil.getOptimalPreviewSize(context, getSupportedSizes(),

Completed in 29 milliseconds