Searched refs:getSurfaceHeight (Results 1 – 3 of 3) sorted by relevance
119 return new Size(mAppUI.getSurfaceWidth(), mAppUI.getSurfaceHeight()); in getPreviewSurfaceSize()
271 updatePreviewTransform(appUI.getSurfaceWidth(), appUI.getSurfaceHeight(), true);638 mAppController.getCameraAppUI().getSurfaceHeight()); in initSurfaceTextureConsumer()
1698 public int getSurfaceHeight() { in getSurfaceHeight() method in CameraAppUI