Home | History | Annotate | Download | only in gfx

Lines Matching refs:SetTextSize

209 void SkiaTextRenderer::SetTextSize(SkScalar size) {
210 paint_.setTextSize(size);