Home
last modified time | relevance | path

Searched defs:SkTBlockList (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkTBlockList.h55 SkTBlockList() : SkTBlockList(StartingItems) {} in SkTBlockList() function
/third_party/skia/tests/
DSkTBlockListTest.cpp303 DEF_TEST(SkTBlockList, reporter) { in DEF_TEST() argument