Home
last modified time | relevance | path

Searched refs:hash_key (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_xpm.c86 static int hash_key(const char *key, int cpp, int size) in hash_key() function
148 int index = hash_key(key, cpp, hash->size); in add_colorhash()
162 struct hash_entry *entry = hash->table[hash_key(key, cpp, hash->size)]; in get_colorhash()

Completed in 4 milliseconds