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

  /external/skia/src/core/
SkFindAndPlaceGlyph.h 55 // and GlyphIdGlyphFinder.
115 class GlyphIdGlyphFinder final : public GlyphFinderInterface {
117 explicit GlyphIdGlyphFinder(SkGlyphCache* cache)
152 return arena->make<GlyphIdGlyphFinder>(cache);
480 GlyphIdGlyphFinder glyphFinder(cache);
  /external/skqp/src/core/
SkFindAndPlaceGlyph.h 55 // and GlyphIdGlyphFinder.
115 class GlyphIdGlyphFinder final : public GlyphFinderInterface {
117 explicit GlyphIdGlyphFinder(SkGlyphCache* cache)
152 return arena->make<GlyphIdGlyphFinder>(cache);
480 GlyphIdGlyphFinder glyphFinder(cache);

Completed in 291 milliseconds