Home
last modified time | relevance | path

Searched defs:LookupEntry (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkBitmapHeap.h220 struct LookupEntry { struct
221 LookupEntry(const SkBitmap& bm) in LookupEntry() function
235 LookupEntry* fMoreRecentlyUsed; argument
236 LookupEntry* fLessRecentlyUsed; argument
241 * Compare two LookupEntry pointers for sorting and searching. argument
DSkPathHeap.cpp53 SkPathHeap::LookupEntry::LookupEntry(const SkPath& path) in LookupEntry() function in SkPathHeap::LookupEntry
/external/chromium_org/third_party/skia/src/core/
DSkBitmapHeap.h220 struct LookupEntry { struct
221 LookupEntry(const SkBitmap& bm) in LookupEntry() function
235 LookupEntry* fMoreRecentlyUsed; argument
236 LookupEntry* fLessRecentlyUsed; argument
241 * Compare two LookupEntry pointers for sorting and searching. argument
DSkPathHeap.cpp53 SkPathHeap::LookupEntry::LookupEntry(const SkPath& path) in LookupEntry() function in SkPathHeap::LookupEntry
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dregister.h77 Entry LookupEntry(const string &type) const { in LookupEntry() function