Home
last modified time | relevance | path

Searched defs:hash_type (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tools/aapt2/process/
DSymbolTable.h36 inline android::hash_t hash_type(const ResourceName& name) { in hash_type() function
45 inline android::hash_t hash_type(const ResourceId& id) { in hash_type() function
/frameworks/base/libs/hwui/
DGradientCache.h93 inline hash_t hash_type(const GradientCacheEntry& entry) { in hash_type() function
DPatchCache.h115 friend inline hash_t hash_type(const PatchDescription& entry) { return entry.hash(); } in hash_type() function
DTextDropShadowCache.h107 inline hash_t hash_type(const ShadowText& entry) { in hash_type() function
/frameworks/base/libs/hwui/font/
DFont.h154 inline hash_t hash_type(const Font::FontDescription& entry) { in hash_type() function
/frameworks/minikin/include/minikin/
DLayoutCache.h209 inline android::hash_t hash_type(const LayoutCacheKey& key) { in hash_type() function