Searched refs:getSurfaceWidth (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);637 mAppController.getCameraAppUI().getSurfaceWidth(), in initSurfaceTextureConsumer()
1691 public int getSurfaceWidth() { in getSurfaceWidth() method in CameraAppUI