Home
last modified time | relevance | path

Searched refs:fontAndStroke (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.h70 TextRun(const SkPaint& fontAndStroke);
DGrStencilAndCoverTextContext.cpp330 GrStencilAndCoverTextContext::TextRun::TextRun(const SkPaint& fontAndStroke) in TextRun() argument
331 : fStyle(fontAndStroke) in TextRun()
332 , fFont(fontAndStroke) in TextRun()