Home
last modified time | relevance | path

Searched refs:tallest (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/cmds/screenrecord/
DTextRenderer.cpp145 float tallest = mScreenWidth > mScreenHeight ? mScreenWidth : mScreenHeight; in setProportionalScale() local
146 setScale(tallest / (linesPerScreen * getGlyphHeight())); in setProportionalScale()
/frameworks/base/docs/html/guide/topics/ui/layout/
Dlinear.jd31 high (the height of the tallest child, plus padding). A {@link