Searched defs:SkTBlockList (Results 1 – 2 of 2) sorted by relevance
62 SkTBlockList() : SkTBlockList(SkBlockAllocator::GrowthPolicy::kFixed) {} in SkTBlockList() function68 explicit SkTBlockList(SkBlockAllocator::GrowthPolicy policy) in SkTBlockList() function
329 DEF_TEST(SkTBlockList, reporter) { in DEF_TEST() argument