Searched defs:popCnt (Results 1 – 2 of 2) sorted by relevance
/external/skqp/tests/ |
D | GrAllocatorTest.cpp | 29 static void check_allocator(GrTAllocator<C>* allocator, int cnt, int popCnt, in check_allocator() 48 static void check_allocator_helper(GrTAllocator<C>* allocator, int cnt, int popCnt, in check_allocator_helper()
|
/external/skia/tests/ |
D | GrTBlockListTest.cpp | 43 static void check_allocator_helper(GrTBlockList<C, N>* allocator, int cnt, int popCnt, in check_allocator_helper() 117 static void check_allocator(GrTBlockList<C, N>* allocator, int cnt, int popCnt, in check_allocator()
|