Home
last modified time | relevance | path

Searched defs:onAspectRatioChanged (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/
DTextureViewHelper.java156 private void onAspectRatioChanged() { in onAspectRatioChanged() method in TextureViewHelper
/packages/apps/TV/src/com/android/tv/dvr/ui/playback/
DDvrPlayer.java96 void onAspectRatioChanged(float videoAspectRatio); in onAspectRatioChanged() method