Home
last modified time | relevance | path

Searched defs:charHeight (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java201 int charHeight = (bounds.bottom - bounds.top); in onDraw() local
758 public float draw(Canvas canvas, float currentDrawPosition, int charHeight, float yPosition, in draw()