Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrTextBlob.h310 GrSurfaceDrawContext* const fSDC; variable
DGrTextBlob.cpp2289 : fSDC{sdc} in GrSubRunNoCachePainter()
2376 fSDC->recordingContext(), fSDC, fClip, runPaint, in processSourcePaths()
2393 fSDC->recordingContext(), fSDC, fClip, runPaint, fViewMatrix, shape); in processSourcePaths()
2414 fClip, fViewMatrix, fGlyphRunList, fPaint, fSDC, std::move(subRun)); in draw()
2416 fSDC->addDrawOp(drawingClip, std::move(op)); in draw()