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

/external/skia/include/private/
H A DSkTHash.h15 // Before trying to use SkTHashTable, look below to see if SkTHashMap or SkTHashSet works for you.
46 // Please prefer to use SkTHashMap or SkTHashSet, which do not have this danger.
284 class SkTHashSet : SkNoncopyable { class in inherits:SkNoncopyable
286 SkTHashSet() {} function in class:SkTHashSet

Completed in 86 milliseconds