Home
last modified time | relevance | path

Searched refs:updateForegroundPaint (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/include/
H A DParagraph.h102 virtual void updateForegroundPaint(size_t from, size_t to, SkPaint paint) = 0;
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h248 void updateForegroundPaint(size_t from, size_t to, SkPaint paint) override;
H A DParagraphImpl.cpp1843 void ParagraphImpl::updateForegroundPaint(size_t from, size_t to, SkPaint paint) { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl

Completed in 16 milliseconds