Searched defs:SkFaceRec (Results 1 – 1 of 1) sorted by relevance
232 struct SkFaceRec { struct233 SkFaceRec* fNext; argument250 SkFaceRec(std::unique_ptr<SkStreamAsset> stream, uint32_t fontID); argument273 SkFaceRec::SkFaceRec(std::unique_ptr<SkStreamAsset> stream, uint32_t fontID) in SkFaceRec() function in SkFaceRec