Searched refs:generateGlyphCount (Results 1 - 10 of 10) sorted by relevance

/external/skia/src/ports/
H A DSkScalerContext_win_dw.h27 unsigned generateGlyphCount() override;
H A DSkFontHost_FreeType.cpp192 unsigned generateGlyphCount() override;
983 unsigned SkScalerContext_FreeType::generateGlyphCount() { function in class:SkScalerContext_FreeType
H A DSkScalerContext_win_dw.cpp326 unsigned SkScalerContext_DW::generateGlyphCount() { function in class:SkScalerContext_DW
H A DSkFontHost_mac.cpp643 unsigned generateGlyphCount(void) override;
1002 unsigned SkScalerContext_Mac::generateGlyphCount(void) { function in class:SkScalerContext_Mac
H A DSkFontHost_win.cpp543 unsigned generateGlyphCount() override;
769 unsigned SkScalerContext_GDI::generateGlyphCount() { function in class:SkScalerContext_GDI
/external/skia/src/core/
H A DSkScalerContext.h222 unsigned getGlyphCount() { return this->generateGlyphCount(); }
287 virtual unsigned generateGlyphCount() = 0;
H A DSkScalerContext.cpp850 unsigned generateGlyphCount() override {
/external/skia/src/fonts/
H A DSkRandomScalerContext.cpp20 unsigned generateGlyphCount() override;
48 unsigned SkRandomScalerContext::generateGlyphCount() { function in class:SkRandomScalerContext
H A DSkGScalerContext.cpp19 unsigned generateGlyphCount() override;
68 unsigned SkGScalerContext::generateGlyphCount() { function in class:SkGScalerContext
H A DSkTestScalerContext.cpp196 unsigned generateGlyphCount() override {

Completed in 170 milliseconds