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

/frameworks/minikin/libs/minikin/
H A DMinikinInternal.h51 class HbBlob { class in namespace:android
55 HbBlob(hb_blob_t* blob) : mBlob(blob) { function in class:android::HbBlob
58 ~HbBlob() {
H A DFontFamily.cpp83 HbBlob os2Table(getFontTable(typeface, os2Tag));
177 HbBlob cmapTable(getFontTable(typeface, cmapTag));

Completed in 88 milliseconds