Home
last modified time | relevance | path

Searched defs:glyphPos (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp200 for (const SkGlyphPos& glyphPos : glyphPosSpan) { in drawForBitmapDevice() local
255 for (const SkGlyphPos& glyphPos : glyphPosSpan) { in drawForBitmapDevice() local
436 for (const SkGlyphPos& glyphPos : glyphPosSpan) { in processGlyphRunList() local
507 for (const SkGlyphPos& glyphPos : glyphPosSpan) { in processGlyphRunList() local
559 for (const SkGlyphPos& glyphPos : glyphPosSpan) { in processGlyphRunList() local
DSkRemoteGlyphCache.cpp667 SkPoint glyphPos = positions[i]; in prepareForDrawingRemoveEmpty() local
DSkTextBlob.cpp318 const SkScalar* glyphPos = run.posBuffer(); in ConservativeRunBounds() local
/third_party/skia/modules/svg/src/
DSkSVGTextPriv.h150 std::unique_ptr<SkPoint[]> glyphPos; // filled by SkShaper member
/third_party/skia/src/core/
DSkTextBlob.cpp330 const SkScalar* glyphPos = run.posBuffer(); in ConservativeRunBounds() local