Searched refs:needs_new_font (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1037 static bool needs_new_font(SkPDFFont* font, SkGlyphID gid, SkStrike* cache, in needs_new_font() function 1193 if (needs_new_font(font, gid, glyphCache.get(), fontType)) { in internalDrawGlyphRun()
|
/external/skqp/src/pdf/ |
D | SkPDFDevice.cpp | 1050 static bool needs_new_font(SkPDFFont* font, SkGlyphID gid, SkStrike* cache, in needs_new_font() function 1206 if (needs_new_font(font, gid, glyphCache.get(), fontType)) { in internalDrawGlyphRun()
|