Home
last modified time | relevance | path

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

/external/skia/bench/
DFontCacheBench.cpp60 typedef uint32_t (*HasherProc)(uint32_t); typedef
69 HasherProc fHasher;
78 static int count_collisions(const uint16_t array[], int count, HasherProc proc, in count_collisions()