Searched refs:count_collisions (Results 1 – 2 of 2) sorted by relevance
/external/skqp/bench/ |
D | FontCacheBench.cpp | 80 static int count_collisions(const uint16_t array[], int count, HasherProc proc, in count_collisions() function 129 collisions += count_collisions(array, count, gRec[i].fHasher, hashMask); in onDraw()
|
/external/skia/bench/ |
D | FontCacheBench.cpp | 80 static int count_collisions(const uint16_t array[], int count, HasherProc proc, in count_collisions() function 129 collisions += count_collisions(array, count, gRec[i].fHasher, hashMask); in onDraw()
|