HomeSort by relevance Sort by last modified time
    Searched refs:ProcessOneGlyph (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkFindAndPlaceGlyph.h 46 template<typename ProcessOneGlyph>
50 SkGlyphCache* cache, ProcessOneGlyph&& processOneGlyph);
53 // processOneGlyph.
55 // The routine processOneGlyph passed in by the client has the following signature:
67 template<typename ProcessOneGlyph>
72 SkGlyphCache* cache, ProcessOneGlyph&& processOneGlyph);
403 // position and calls processOneGlyph with the correct glyph, final position and rounding
404 // terms. The final position is not rounded yet and is the responsibility of processOneGlyph
    [all...]
  /external/skia/src/xps/
SkXPSDevice.cpp     [all...]

Completed in 1354 milliseconds