Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyph.h54 void initGlyphIdFrom(const SkGlyph& glyph) { in initGlyphIdFrom() function
DSkScalerContext.cpp485 tmpGlyph.initGlyphIdFrom(origGlyph); in getImage()