Home | History | Annotate | Download | only in ports

Lines Matching refs:fTextSize

660     if (rec->fTextSize > SkIntToScalar(1 << 14)) {
661 rec->fTextSize = SkIntToScalar(1 << 14);