Searched refs:bmAscent (Results 1 – 1 of 1) sorted by relevance
243 float bmAscent = ascent(j); in draw() local245 float scale = -bmAscent / bitmapHeight; in draw()251 emojiRect.set(x + h, y + bmAscent, in draw()357 float bmAscent = ascent(j); in measure()358 float wid = bm.getWidth() * -bmAscent / bm.getHeight(); in measure()