Searched refs:ymh (Results 1 – 1 of 1) sorted by relevance
375 float ymh = y-height; in storeToArrays() local378 pos[3] = x; pos[4] = ymh; pos[5] = 0; in storeToArrays()379 pos[6] = xpw; pos[7] = ymh; pos[8] = 0; in storeToArrays()426 short ymh = (short) (y1); in appendPositions() local429 sb.put(x).put(ymh).put((short)0); in appendPositions()430 sb.put(xpw).put(ymh).put((short)0); in appendPositions()