Home | History | Annotate | Download | only in gfx

Lines Matching defs:SetTextSize

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