| /external/skia/src/text/gpu/ |
| D | TextBlobRedrawCoordinator.cpp | 35 const GlyphRunList& glyphRunList, in drawGlyphRunList() 49 const sktext::GlyphRunList& glyphRunList, in drawGlyphRunList() 61 const GlyphRunList& glyphRunList, in findOrCreateBlob() 96 const GlyphRunList& glyphRunList, sk_sp<TextBlob> blob) { in addOrReturnExisting()
|
| D | TextBlob.cpp | 185 const sktext::GlyphRunList& glyphRunList, in Make() 223 auto TextBlob::Key::Make(const GlyphRunList& glyphRunList, in Make() 333 sk_sp<TextBlob> TextBlob::Make(const GlyphRunList& glyphRunList, in Make() 438 Device::convertGlyphRunListToSlug(const sktext::GlyphRunList& glyphRunList, in convertGlyphRunListToSlug() 468 const sktext::GlyphRunList& glyphRunList, in MakeSlug()
|
| D | SubRunContainer.cpp | 2298 size_t SubRunContainer::EstimateAllocSize(const GlyphRunList& glyphRunList) { in EstimateAllocSize() 2474 const GlyphRunList& glyphRunList, in MakeInAlloc()
|
| /external/skia/src/core/ |
| D | SkOverdrawCanvas.cpp | 71 const sktext::GlyphRunList& glyphRunList, in onDrawGlyphRunList() 88 auto glyphRunList = b.blobToGlyphRunList(*blob, {x, y}); in onDrawTextBlob() local 93 const sktext::GlyphRunList& glyphRunList, in onDrawGlyphRunList()
|
| D | SkDraw_text.cpp | 113 const sktext::GlyphRunList& glyphRunList, in drawGlyphRunList()
|
| D | SkTextBlobTrace.cpp | 87 const sktext::GlyphRunList& glyphRunList, const SkPaint& paint) { in capture()
|
| D | SkCanvas.cpp | 2437 auto glyphRunList = fScratchGlyphRunBuilder->blobToGlyphRunList(*blob, {x, y}); in onDrawTextBlob() local 2441 void SkCanvas::onDrawGlyphRunList(const sktext::GlyphRunList& glyphRunList, const SkPaint& paint) { in onDrawGlyphRunList() 2456 auto glyphRunList = fScratchGlyphRunBuilder->blobToGlyphRunList(blob, origin); in convertBlobToSlug() local 2462 const sktext::GlyphRunList& glyphRunList, const SkPaint& paint) { in onConvertGlyphRunListToSlug() 2500 const sktext::GlyphRunList& glyphRunList = in drawSimpleText() local 2523 sktext::GlyphRunList glyphRunList = fScratchGlyphRunBuilder->makeGlyphRunList( in drawGlyphs() local 2541 sktext::GlyphRunList glyphRunList = fScratchGlyphRunBuilder->makeGlyphRunList( in drawGlyphs() local 2561 sktext::GlyphRunList glyphRunList = fScratchGlyphRunBuilder->makeGlyphRunList( in drawGlyphs() local 3004 const sktext::GlyphRunList& glyphRunList, const SkPaint& paint) { in onDrawGlyphRunList() 3024 const sktext::GlyphRunList& glyphRunList, const SkPaint& paint) { in onDrawGlyphRunList() [all …]
|
| D | SkDevice.cpp | 420 const sktext::GlyphRunList& glyphRunList, in drawGlyphRunList() 435 const sktext::GlyphRunList& glyphRunList, in simplifyGlyphRunRSXFormAndRedraw() 482 const sktext::GlyphRunList& glyphRunList, in convertGlyphRunListToSlug()
|
| D | SkGlyphRunPainter.cpp | 163 const sktext::GlyphRunList& glyphRunList, in drawForBitmapDevice()
|
| D | SkChromeRemoteGlyphCache.cpp | 665 const sktext::GlyphRunList& glyphRunList, in onDrawGlyphRunList() 686 sk_sp<sktext::gpu::Slug> convertGlyphRunListToSlug(const sktext::GlyphRunList& glyphRunList, in convertGlyphRunListToSlug()
|
| D | SkRecorder.cpp | 263 const sktext::GlyphRunList& glyphRunList, const SkPaint& paint) { in onDrawGlyphRunList()
|
| D | SkBitmapDevice.cpp | 522 const sktext::GlyphRunList& glyphRunList, in onDrawGlyphRunList()
|
| D | SkTextBlob.cpp | 929 auto glyphRunList = builder.blobToGlyphRunList(*this, {0, 0}); in getIntercepts() local
|
| /external/skia/bench/ |
| D | GlyphQuadFillBench.cpp | 53 auto glyphRunList = builder.textToGlyphRunList(font, paint, gText, len, {100, 100}); in onPerCanvasPreDraw() local
|
| /external/skia/src/text/ |
| D | GlyphRun.cpp | 46 SkSpan<const GlyphRun> glyphRunList, in GlyphRunList() 374 auto SkSubRunBuffers::EnsureBuffers(const GlyphRunList& glyphRunList) -> ScopedBuffers { in EnsureBuffers()
|
| /external/skia/src/gpu/ganesh/ |
| D | Device.cpp | 1120 const sktext::GlyphRunList& glyphRunList, in testingOnly_drawGlyphRunListWithSlug() 1133 const sktext::GlyphRunList& glyphRunList, in testingOnly_drawGlyphRunListWithSerializedSlug() 1218 const sktext::GlyphRunList& glyphRunList, in testingOnly_drawGlyphRunListWithSerializedSlugAndStrike() 1270 const sktext::GlyphRunList& glyphRunList, in onDrawGlyphRunList()
|
| D | SurfaceDrawContext.cpp | 334 const sktext::GlyphRunList& glyphRunList, in drawGlyphRunList()
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | AtlasTextOp.cpp | 531 auto glyphRunList = builder.textToGlyphRunList(font, skPaint, text, textLen, drawOrigin); in CreateOpTestingOnly() local
|
| /external/skia/tests/ |
| D | GrTextBlobTest.cpp | 361 auto glyphRunList = grBuilder.blobToGlyphRunList(*blob, {100, 100}); in DEF_TEST() local
|
| /external/skia/src/gpu/graphite/ |
| D | Device.cpp | 762 const sktext::GlyphRunList& glyphRunList, in onDrawGlyphRunList()
|
| /external/skia/src/svg/ |
| D | SkSVGDevice.cpp | 1113 const sktext::GlyphRunList& glyphRunList, in onDrawGlyphRunList()
|
| /external/skia/src/xps/ |
| D | SkXPSDevice.cpp | 1896 const sktext::GlyphRunList& glyphRunList, in onDrawGlyphRunList()
|
| /external/skia/src/pdf/ |
| D | SkPDFDevice.cpp | 957 const sktext::GlyphRunList& glyphRunList, in onDrawGlyphRunList()
|
| /external/skia/tools/viewer/ |
| D | Viewer.cpp | 1392 const sktext::GlyphRunList& glyphRunList, const SkPaint& paint) override { in onDrawGlyphRunList()
|