Searched refs:switchSubRunIfNeededAndAppendGlyph (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/core/ |
D | SkGlyphRunPainter.cpp | 766 void GrTextBlob::Run::switchSubRunIfNeededAndAppendGlyph(GrGlyph* glyph, in switchSubRunIfNeededAndAppendGlyph() function in GrTextBlob::Run 793 this->switchSubRunIfNeededAndAppendGlyph(glyph, strike, glyphRect, false); in appendDeviceSpaceGlyph() 807 this->switchSubRunIfNeededAndAppendGlyph(glyph, strike, glyphRect, true); in appendSourceSpaceGlyph()
|
/external/skqp/src/core/ |
D | SkGlyphRunPainter.cpp | 640 void GrTextBlob::Run::switchSubRunIfNeededAndAppendGlyph(GrGlyph* glyph, in switchSubRunIfNeededAndAppendGlyph() function in GrTextBlob::Run 667 this->switchSubRunIfNeededAndAppendGlyph(glyph, strike, glyphRect, false); in appendDeviceSpaceGlyph() 681 this->switchSubRunIfNeededAndAppendGlyph(glyph, strike, glyphRect, true); in appendSourceSpaceGlyph()
|
/external/skqp/src/gpu/text/ |
D | GrTextBlob.h | 431 void switchSubRunIfNeededAndAppendGlyph(GrGlyph* glyph,
|
/external/skia/src/gpu/text/ |
D | GrTextBlob.h | 431 void switchSubRunIfNeededAndAppendGlyph(GrGlyph* glyph,
|