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