Searched refs:BASE_ICON_SIZE (Results 1 – 1 of 1) sorted by relevance
58 private static final float BASE_ICON_SIZE = 56f; field in ConversationIconFactory60 private static final float OUT_CIRCLE_DIA = (BASE_ICON_SIZE - CIRCLE_MARGIN); // 20f187 final float scale = bounds.width() / BASE_ICON_SIZE; in draw()