Searched refs:mHeightToWidthRatio (Results 1 – 1 of 1) sorted by relevance
37 private final float mHeightToWidthRatio; field in PhoneFavoriteSquareTileView46 mHeightToWidthRatio = getResources().getFraction( in PhoneFavoriteSquareTileView()93 final int height = (int) (mHeightToWidthRatio * width); in onMeasure()