Searched refs:setAspectRatio (Results 1 – 5 of 5) sorted by relevance
55 setAspectRatio(a.getFloat( in FixedAspectSurfaceView()66 public void setAspectRatio(float aspect) { in setAspectRatio() method in FixedAspectSurfaceView
147 setAspectRatio((float) outputSize.getWidth() / outputSize.getHeight()); in resume()
44 illustration.setAspectRatio(3.0f); in testAspectRatio()
123 public void setAspectRatio(float aspectRatio) { in setAspectRatio() method in Illustration
292 illustration.setAspectRatio(aspectRatio); in setIllustrationAspectRatio()