OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ascdesc
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
TestWallpaper.java
224
final int
ascdesc
= (int)(-mTextMetrics.ascent + mTextMetrics.descent);
local
229
int y = height - mStableInsets.bottom - mPadding -
ascdesc
;
Completed in 206 milliseconds