Searched refs:fontSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/BrowserTestPlugin/jni/event/
H A DEventPlugin.cpp67 const int fontSize = (int)(zoomFactorW * 16); local
86 gPaintI.setTextSize(paint, fontSize);
/frameworks/base/services/java/com/android/server/
H A DWindowManagerService.java10098 int fontSize = getPropertyInt(tokens, 1,
10102 mTextPaint.setTextSize(fontSize);

Completed in 6933 milliseconds