Home
last modified time | relevance | path

Searched refs:needs_new_font (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pdf/
DSkPDFDevice.cpp1037 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/
DSkPDFDevice.cpp1050 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()