Home | History | Annotate | Download | only in launcher3

Lines Matching refs:textPaint

325         Paint textPaint = new Paint();
326 textPaint.setTextSize(iconTextSizePx);
327 FontMetrics fm = textPaint.getFontMetrics();