Searched refs:onPreviewAspectRatioChanged (Results 1 – 4 of 4) sorted by relevance
78 public void onPreviewAspectRatioChanged(float aspectRatio); in onPreviewAspectRatioChanged() method
158 mCaptureLayoutHelper.onPreviewAspectRatioChanged(mAspectRatio); in onAspectRatioChanged()161 listener.onPreviewAspectRatioChanged(mAspectRatio); in onAspectRatioChanged()
83 public void onPreviewAspectRatioChanged(float aspectRatio) { in onPreviewAspectRatioChanged() method in CaptureLayoutHelper
1379 public void onPreviewAspectRatioChanged(float aspectRatio) { in prepareModuleUI()