Searched defs:LookupEntry (Results 1 – 5 of 5) sorted by relevance
220 struct LookupEntry { struct221 LookupEntry(const SkBitmap& bm) in LookupEntry() function235 LookupEntry* fMoreRecentlyUsed; argument236 LookupEntry* fLessRecentlyUsed; argument241 * Compare two LookupEntry pointers for sorting and searching. argument
53 SkPathHeap::LookupEntry::LookupEntry(const SkPath& path) in LookupEntry() function in SkPathHeap::LookupEntry
77 Entry LookupEntry(const string &type) const { in LookupEntry() function