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

  /external/skia/src/core/
SkStrike.h 74 int countCachedGlyphs() const;
SkStrike.cpp 53 int SkStrike::countCachedGlyphs() const {
SkStrikeCache.cpp 299 "glyph_count", "objects", cache.countCachedGlyphs());
  /external/skqp/src/core/
SkStrike.h 75 int countCachedGlyphs() const;
SkStrike.cpp 53 int SkStrike::countCachedGlyphs() const {
SkStrikeCache.cpp 274 "glyph_count", "objects", cache.countCachedGlyphs());

Completed in 351 milliseconds