Searched refs:getFontResourceIndex (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pdf/
H A DSkPDFDevice.h278 int getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID);
H A DSkPDFDevice.cpp2035 int fontIndex = getFontResourceIndex(typeface, glyphID);
2047 int SkPDFDevice::getFontResourceIndex(SkTypeface* typeface, uint16_t glyphID) { function in class:SkPDFDevice

Completed in 47 milliseconds