Searched refs:mAspectRatio (Results 1 – 1 of 1) sorted by relevance
165 private double mAspectRatio; field in RenderPreview255 return mAspectRatio; in getAspectRatio()1175 mAspectRatio = mWidth / (double) mHeight; in updateSize()1319 return (int) Math.signum(preview1.mAspectRatio - preview2.mAspectRatio);