Searched defs:SkTDict (Results 1 – 2 of 2) sorted by relevance
17 SkTDict(size_t minStringAlloc) : fStrings(minStringAlloc) {} in SkTDict() function