Home
last modified time | relevance | path

Searched refs:totalGlyphCount (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/text/
DGrTextBlobCache.h37 return GrTextBlob::Make(glyphRunList.totalGlyphCount(), glyphRunList.size(), color); in makeBlob()
/external/skqp/src/core/
DSkGlyphRun.h83 size_t totalGlyphCount() const { in totalGlyphCount() function
/external/skia/src/core/
DSkGlyphRun.h83 size_t totalGlyphCount() const { in totalGlyphCount() function
/external/skia/src/gpu/text/
DGrTextBlobCache.h40 glyphRunList.totalGlyphCount(), glyphRunList.size(), color, strikeCache); in makeBlob()