Home
last modified time | relevance | path

Searched refs:table0 (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dtablecolorfilter.cpp86 uint8_t table0[256]; make_table0(table0); in make_cf3() local
89 return SkTableColorFilter::CreateARGB(NULL, table0, table1, table2); in make_cf3()
/external/icu4c/test/intltest/
Dicusvtst.cpp1450 Hashtable table0; in testCoverage() local
1451 lkFactory.updateVisibleIDs(table0, status); in testCoverage()
1452 if (table0.count() != 0) { in testCoverage()