Searched refs:table0 (Results 1 – 2 of 2) sorted by relevance
86 uint8_t table0[256]; make_table0(table0); in make_cf3() local89 return SkTableColorFilter::CreateARGB(NULL, table0, table1, table2); in make_cf3()
1450 Hashtable table0; in testCoverage() local1451 lkFactory.updateVisibleIDs(table0, status); in testCoverage()1452 if (table0.count() != 0) { in testCoverage()