Home
last modified time | relevance | path

Searched defs:glyphRunList (Results 1 – 25 of 34) sorted by relevance

12

/external/skqp/src/xps/
DSkXPSDevice.h101 void drawGlyphRunList(const SkGlyphRunList& glyphRunList) override { in drawGlyphRunList()
/external/skqp/src/gpu/text/
DGrTextBlobCache.h36 sk_sp<GrTextBlob> makeBlob(const SkGlyphRunList& glyphRunList, GrColor color) { in makeBlob()
40 sk_sp<GrTextBlob> makeCachedBlob(const SkGlyphRunList& glyphRunList, in makeCachedBlob()
/external/skia/src/core/
DSkOverdrawCanvas.cpp67 void onDrawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint) override { in onDrawGlyphRunList()
81 auto glyphRunList = b.blobToGlyphRunList(*blob, {x, y}); in onDrawTextBlob() local
86 const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in onDrawGlyphRunList()
DSkGlyphRunPainter.cpp82 const SkGlyphRunList& glyphRunList, const SkPaint& paint, const SkMatrix& deviceMatrix, in drawForBitmapDevice()
372 auto SkGlyphRunListPainter::ensureBuffers(const SkGlyphRunList& glyphRunList) -> ScopedBuffers { in ensureBuffers()
DSkTextBlobTrace.cpp86 void SkTextBlobTrace::Capture::capture(const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in capture()
DSkDraw_text.cpp127 void SkDraw::drawGlyphRunList(const SkGlyphRunList& glyphRunList, in drawGlyphRunList()
DSkDevice.cpp435 void SkBaseDevice::drawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in drawGlyphRunList()
447 void SkBaseDevice::simplifyGlyphRunRSXFormAndRedraw(const SkGlyphRunList& glyphRunList, in simplifyGlyphRunRSXFormAndRedraw()
DSkGlyphRun.cpp113 SkSpan<const SkGlyphRun> glyphRunList) in SkGlyphRunList()
DSkCanvas.cpp2184 auto glyphRunList = fScratchGlyphRunBuilder->blobToGlyphRunList(*blob, {x, y}); in onDrawTextBlob() local
2188 void SkCanvas::onDrawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in onDrawGlyphRunList()
2203 const SkGlyphRunList& glyphRunList = in drawSimpleText() local
2225 SkGlyphRunList glyphRunList { in drawGlyphs() local
2245 SkGlyphRunList glyphRunList { in drawGlyphs() local
2268 SkGlyphRunList glyphRunList { in drawGlyphs() local
DSkRecorder.cpp237 void SkRecorder::onDrawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in onDrawGlyphRunList()
DSkDevice.h533 void onDrawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint) override {} in onDrawGlyphRunList()
DSkBitmapDevice.cpp546 void SkBitmapDevice::onDrawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in onDrawGlyphRunList()
/external/skqp/src/core/
DSkDraw_text.cpp115 void SkDraw::drawGlyphRunList(const SkGlyphRunList& glyphRunList, in drawGlyphRunList()
DSkGlyphRunPainter.cpp153 const SkGlyphRunList& glyphRunList, const SkMatrix& deviceMatrix, in drawForBitmapDevice()
479 SkGlyphRunListPainter::ensureBuffers(const SkGlyphRunList& glyphRunList) { in ensureBuffers()
509 const SkGlyphRunList& glyphRunList) { in drawGlyphRunList()
693 const SkGlyphRunList& glyphRunList, in generateFromGlyphRunList()
898 auto glyphRunList = builder.useGlyphRunList(); in createOp_TestingOnly() local
DSkGlyphRun.cpp51 SkSpan<const SkGlyphRun> glyphRunList) in SkGlyphRunList()
DSkDevice.h428 void drawGlyphRunList(const SkGlyphRunList& glyphRunList) override {} in drawGlyphRunList()
DSkBitmapDevice.cpp554 void SkBitmapDevice::drawGlyphRunList(const SkGlyphRunList& glyphRunList) { in drawGlyphRunList()
DSkRemoteGlyphCache.cpp214 const SkGlyphRunList& glyphRunList) { in drawGlyphRunList()
/external/skia/bench/
DGlyphQuadFillBench.cpp43 auto glyphRunList = builder.textToGlyphRunList(font, paint, gText, len, {100, 100}); in onPerCanvasPreDraw() local
/external/skia/src/gpu/text/
DGrTextBlob.cpp214 const SkGlyphRunList& glyphRunList, in draw()
555 const SkGlyphRunList& glyphRunList, in draw()
634 const SkGlyphRunList& glyphRunList, in makeAtlasTextOp()
930 const SkGlyphRunList& glyphRunList, in draw()
952 const SkGlyphRunList& glyphRunList, in makeAtlasTextOp()
1231 const SkGlyphRunList& glyphRunList, in makeAtlasTextOp()
1274 const SkGlyphRunList& glyphRunList, in draw()
1371 auto GrTextBlob::Key::Make(const SkGlyphRunList& glyphRunList, in Make()
1485 sk_sp<GrTextBlob> GrTextBlob::Make(const SkGlyphRunList& glyphRunList, in Make()
1752 const SkGlyphRunList& glyphRunList, in makeAtlasTextOp()
[all …]
DGrTextBlobCache.cpp24 const SkGlyphRunList& glyphRunList, sk_sp<GrTextBlob> blob) { in addOrReturnExisting()
/external/skqp/src/atlastext/
DSkAtlasTextTarget.cpp163 auto glyphRunList = builder.useGlyphRunList(); in drawText() local
/external/skia/src/gpu/ops/
DGrAtlasTextOp.cpp502 auto glyphRunList = builder.textToGlyphRunList(font, skPaint, text, textLen, drawOrigin); in CreateOpTestingOnly() local
/external/skia/src/gpu/
DGrSurfaceDrawContext.cpp356 const SkGlyphRunList& glyphRunList, in drawGlyphRunListNoCache()
379 const SkGlyphRunList& glyphRunList, in drawGlyphRunListWithCache()
428 const SkGlyphRunList& glyphRunList, in drawGlyphRunList()
DSkGpuDevice_nga.cpp203 void SkGpuDevice_nga::onDrawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in onDrawGlyphRunList()

12