Searched refs:SkSmallAllocator (Results 1 – 6 of 6) sorted by relevance
32 SkSmallAllocator<kMaxObjects, kBytes> alloc; in test_allocator()78 SkSmallAllocator<1, 8> alloc; in DEF_TEST()
61 SkSmallAllocator<1, 32> allocator; in test_frontToBack()101 SkSmallAllocator<1, 32> allocator; in test_backToFront()141 SkSmallAllocator<1, 32> allocator; in test_mixed()
17 SkSmallAllocator<1, 32> allocator; in canComputeFastBounds()41 SkSmallAllocator<1, 32> allocator; in computeFastBounds()
32 class SkSmallAllocator : SkNoncopyable {34 SkSmallAllocator() in SkSmallAllocator() function39 ~SkSmallAllocator() { in ~SkSmallAllocator()
73 typedef SkSmallAllocator<3, 1024> SkTBlitterAllocator;
436 SkSmallAllocator<1, 32> fLooperContextAllocator;