Home | History | Annotate | Download | only in launcher3

Lines Matching refs:textPaint

385         Paint textPaint = new Paint();
386 textPaint.setTextSize(iconTextSizePx);
387 FontMetrics fm = textPaint.getFontMetrics();