Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/text/
H A DGrTextBlob.h298 class GrSubRunNoCachePainter : public SkGlyphRunPainterInterface { class
300 GrSubRunNoCachePainter(skgpu::v1::SurfaceDrawContext*,
H A DGrTextBlob.cpp2327 GrSubRunNoCachePainter::GrSubRunNoCachePainter(skgpu::v1::SurfaceDrawContext* sdc, in GrSubRunNoCachePainter() function in GrSubRunNoCachePainter
2340 void GrSubRunNoCachePainter::processDeviceMasks( in processDeviceMasks()
2364 void GrSubRunNoCachePainter::processSourceMasks(const SkZip<SkGlyphVariant, SkPoint>& drawables, in processSourceMasks()
2394 void GrSubRunNoCachePainter::processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables, in processSourcePaths()
2446 void GrSubRunNoCachePainter::processSourceSDFT(const SkZip<SkGlyphVariant, SkPoint>& drawables, in processSourceSDFT()
2458 void GrSubRunNoCachePainter::draw(GrAtlasSubRunOwner subRun) { in draw()
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp340 GrSubRunNoCachePainter painter{this, alloc, clip, viewMatrix, glyphRunList, paint}; in drawGlyphRunListNoCache()

Completed in 11 milliseconds