Home
last modified time | relevance | path

Searched refs:appendDeviceSpaceGlyph (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp779 void GrTextBlob::Run::appendDeviceSpaceGlyph(const sk_sp<GrTextStrike>& strike, in appendDeviceSpaceGlyph() function in GrTextBlob::Run
847 run->appendDeviceSpaceGlyph(currStrike, *mask.glyph, pt); in processDeviceMasks()
925 run->appendDeviceSpaceGlyph(grStrike, *mask.glyph, mask.position); in processDeviceFallback()
/third_party/flutter/skia/src/gpu/text/
DGrTextBlob.h438 void appendDeviceSpaceGlyph(const sk_sp<GrTextStrike>& strike,