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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrTextStrike.h47 int countGlyphs() const { return fCache.count(); } function in class:GrTextStrike
/external/skia/src/gpu/
H A DGrTextStrike.h42 int countGlyphs() const { return fCache.getArray().count(); } function in class:GrTextStrike
/external/skia/src/core/
H A DSkTypeface.cpp236 int SkTypeface::countGlyphs() const { function in class:SkTypeface
/external/chromium_org/third_party/skia/src/core/
H A DSkTypeface.cpp235 int SkTypeface::countGlyphs() const { function in class:SkTypeface

Completed in 806 milliseconds