Home
last modified time | relevance | path

Searched defs:hasGlyph (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrBatchFontCache.h135 bool hasGlyph(GrGlyph* glyph) { in hasGlyph() function
/external/skia/src/pdf/
DSkPDFFont.cpp772 bool SkPDFFont::hasGlyph(uint16_t id) { in hasGlyph() function in SkPDFFont