Searched defs:setAspectRatio (Results 1 – 6 of 6) sorted by relevance
44 fun setAspectRatio(width: Int, height: Int) { in setAspectRatio() method
51 public void setAspectRatio(int width, int height) { in setAspectRatio() method in AutoFitTextureView
63 public void setAspectRatio(float aspect) { in setAspectRatio() method in FixedAspectSurfaceView