HomeSort by relevance Sort by last modified time
    Searched refs:HbBlob (Results 1 - 2 of 2) sorted by null

  /frameworks/minikin/libs/minikin/
MinikinInternal.h 51 class HbBlob {
55 HbBlob(hb_blob_t* blob) : mBlob(blob) {
58 ~HbBlob() {
FontFamily.cpp 83 HbBlob os2Table(getFontTable(typeface, os2Tag));
177 HbBlob cmapTable(getFontTable(typeface, cmapTag));

Completed in 1224 milliseconds