Searched refs:XMUL (Results 1 – 1 of 1) sorted by relevance
45 private static final int XMUL = 20; field in UnicodeChart.SampleView66 final float x = col * XMUL + 10; in SampleView()75 return (index >> 4) * XMUL + 10; in computeX()