Home
last modified time | relevance | path

Searched refs:paintRoundRect (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DTextLine.h233 void paintRoundRect(ParagraphPainter* painter, SkScalar x, SkScalar y, const Run* run) const;
H A DTextLine.cpp241 paintRoundRect(painter, x, y, run);
676 void TextLine::paintRoundRect(ParagraphPainter* painter, SkScalar x, SkScalar y, const Run* run) const { function in skia::textlayout::TextLine

Completed in 6 milliseconds