Searched refs:fSDC (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrTextBlob.h | 310 GrSurfaceDrawContext* const fSDC; variable
|
D | GrTextBlob.cpp | 2289 : 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()
|