Searched defs:SkLanguageInfo (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkLanguage.h19 struct SkLanguageInfo { struct
20 SkLanguageInfo(const char* tag) : fTag(tag) { } function in struct:SkLanguageInfo
64 const SkLanguageInfo* fInfo;
66 static const SkLanguageInfo* getInfo(const char* tag);

Completed in 68 milliseconds