Home
last modified time | relevance | path

Searched defs:countGlyphs (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
DGrTextStrike.h43 int countGlyphs() const { return fCache.getArray().count(); } in countGlyphs() function
/external/skia/src/gpu/
DGrTextStrike.h43 int countGlyphs() const { return fCache.getArray().count(); } in countGlyphs() function
/external/skia/src/core/
DSkTypeface.cpp224 int SkTypeface::countGlyphs() const { in countGlyphs() function in SkTypeface
/external/chromium_org/third_party/skia/src/core/
DSkTypeface.cpp224 int SkTypeface::countGlyphs() const { in countGlyphs() function in SkTypeface