Home
last modified time | relevance | path

Searched defs:drawingType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/text/
DGrSDFTControl.cpp48 auto GrSDFTControl::drawingType( in drawingType() function in GrSDFTControl
/third_party/skia/src/core/
DSkGlyphRunPainter.cpp245 GrSDFTControl::DrawingType drawingType = control.drawingType(runFont, runPaint, drawMatrix); in processGlyphRun() local